#405be6 color space conversions
Hex:
        #405be6
        RGB:
        64, 91, 230
        CMY:
        75, 64, 10
        CMYK:
        72, 60, 0, 10
      HSL:
        230°, 76.8519%, 57.6471%
        HSV (HSB):
        230°, 72.1739%, 90.1961%
        XYZ:
        20.1384, 14.2853, 76.5588
        xyY:
        0.1815, 0.1287, 14.2853
      CIE-Lab:
        44.6394, 36.7027, -73.2944
        CIE-LCH:
        44.6394, 81.9705, 296.5998
        CIE-Luv:
        44.6394, -14.0834, -111.0176
        Hunter-Lab:
        37.7959, 28.9652, -93.6397
      #405be6 color charts
#405be6 RGB chart
      #405be6 CMYK chart
      #405be6 RGB pie chart
      #405be6 color shades, tints & tones
#405be6 color schemes
#405be6 color preview, HTML & CSS examples
           This text has a color of #405be6        
        
          <p style="color:#405be6;">Text here</p>
        
        
          .mytext {color:#405be6;}
        
        Text color #405be6
      
           This box has a color of #405be6        
        
          <div style="background-color:#405be6;">Content here</div>
        
        
          .mybackground {background-color:#405be6;}
        
        Background color #405be6
      
           Border around this has a color of #405be6        
        
          <div style="border:2px solid #405be6;">Content here</div>
        
        
          .myborder {border:2px solid #405be6;}
        
        Border color #405be6