#405be5 color space conversions
Hex:
        #405be5
        RGB:
        64, 91, 229
        CMY:
        75, 64, 10
        CMYK:
        72, 60, 0, 10
      HSL:
        230°, 76.0369%, 57.4510%
        HSV (HSB):
        230°, 72.0524%, 89.8039%
        XYZ:
        19.9983, 14.2293, 75.8212
        xyY:
        0.1817, 0.1293, 14.2293
      CIE-Lab:
        44.5600, 36.3522, -72.8583
        CIE-LCH:
        44.5600, 81.4236, 296.5166
        CIE-Luv:
        44.5600, -14.0659, -110.3421
        Hunter-Lab:
        37.7217, 28.6192, -92.7685
      #405be5 color charts
#405be5 RGB chart
      #405be5 CMYK chart
      #405be5 RGB pie chart
      #405be5 color shades, tints & tones
#405be5 color schemes
#405be5 color preview, HTML & CSS examples
           This text has a color of #405be5        
        
          <p style="color:#405be5;">Text here</p>
        
        
          .mytext {color:#405be5;}
        
        Text color #405be5
      
           This box has a color of #405be5        
        
          <div style="background-color:#405be5;">Content here</div>
        
        
          .mybackground {background-color:#405be5;}
        
        Background color #405be5
      
           Border around this has a color of #405be5        
        
          <div style="border:2px solid #405be5;">Content here</div>
        
        
          .myborder {border:2px solid #405be5;}
        
        Border color #405be5