#403cd5 color space conversions
Hex:
        #403cd5
        RGB:
        64, 60, 213
        CMY:
        75, 76, 16
        CMYK:
        70, 72, 0, 16
      HSL:
        242°, 64.5570%, 53.5294%
        HSV (HSB):
        242°, 71.8310%, 83.5294%
        XYZ:
        15.7405, 9.1258, 63.8826
        xyY:
        0.1774, 0.1028, 9.1258
      CIE-Lab:
        36.2254, 49.4668, -77.3879
        CIE-LCH:
        36.2254, 91.8469, 302.5870
        CIE-Luv:
        36.2254, -7.0440, -108.2060
        Hunter-Lab:
        30.2089, 40.1423, -104.2339
      #403cd5 color charts
#403cd5 RGB chart
      #403cd5 CMYK chart
      #403cd5 RGB pie chart
      #403cd5 color shades, tints & tones
#403cd5 color schemes
#403cd5 color preview, HTML & CSS examples
           This text has a color of #403cd5        
        
          <p style="color:#403cd5;">Text here</p>
        
        
          .mytext {color:#403cd5;}
        
        Text color #403cd5
      
           This box has a color of #403cd5        
        
          <div style="background-color:#403cd5;">Content here</div>
        
        
          .mybackground {background-color:#403cd5;}
        
        Background color #403cd5
      
           Border around this has a color of #403cd5        
        
          <div style="border:2px solid #403cd5;">Content here</div>
        
        
          .myborder {border:2px solid #403cd5;}
        
        Border color #403cd5