#402bde color space conversions
Hex:
        #402bde
        RGB:
        64, 43, 222
        CMY:
        75, 83, 13
        CMYK:
        71, 81, 0, 13
      HSL:
        247°, 73.0612%, 51.9608%
        HSV (HSB):
        247°, 80.6306%, 87.0588%
        XYZ:
        16.1630, 8.0917, 69.8172
        xyY:
        0.1718, 0.0860, 8.0917
      CIE-Lab:
        34.1731, 60.7486, -85.9583
        CIE-LCH:
        34.1731, 105.2579, 305.2497
        CIE-Luv:
        34.1731, -5.1163, -114.8207
        Hunter-Lab:
        28.4459, 51.6441, -125.6086
      #402bde color charts
#402bde RGB chart
      #402bde CMYK chart
      #402bde RGB pie chart
      #402bde color shades, tints & tones
#402bde color schemes
#402bde color preview, HTML & CSS examples
           This text has a color of #402bde        
        
          <p style="color:#402bde;">Text here</p>
        
        
          .mytext {color:#402bde;}
        
        Text color #402bde
      
           This box has a color of #402bde        
        
          <div style="background-color:#402bde;">Content here</div>
        
        
          .mybackground {background-color:#402bde;}
        
        Background color #402bde
      
           Border around this has a color of #402bde        
        
          <div style="border:2px solid #402bde;">Content here</div>
        
        
          .myborder {border:2px solid #402bde;}
        
        Border color #402bde