#402dc8 color space conversions
Hex:
        #402dc8
        RGB:
        64, 45, 200
        CMY:
        75, 82, 22
        CMYK:
        68, 78, 0, 22
      HSL:
        247°, 63.2653%, 48.0392%
        HSV (HSB):
        247°, 77.5000%, 78.4314%
        XYZ:
        13.4781, 7.1369, 55.3108
        xyY:
        0.1775, 0.0940, 7.1369
      CIE-Lab:
        32.1165, 53.3364, -76.6210
        CIE-LCH:
        32.1165, 93.3571, 304.8420
        CIE-Luv:
        32.1165, -4.0251, -101.9206
        Hunter-Lab:
        26.7150, 43.3045, -104.0538
      #402dc8 color charts
#402dc8 RGB chart
      #402dc8 CMYK chart
      #402dc8 RGB pie chart
      #402dc8 color shades, tints & tones
#402dc8 color schemes
#402dc8 color preview, HTML & CSS examples
           This text has a color of #402dc8        
        
          <p style="color:#402dc8;">Text here</p>
        
        
          .mytext {color:#402dc8;}
        
        Text color #402dc8
      
           This box has a color of #402dc8        
        
          <div style="background-color:#402dc8;">Content here</div>
        
        
          .mybackground {background-color:#402dc8;}
        
        Background color #402dc8
      
           Border around this has a color of #402dc8        
        
          <div style="border:2px solid #402dc8;">Content here</div>
        
        
          .myborder {border:2px solid #402dc8;}
        
        Border color #402dc8