#403cbb color space conversions
Hex:
        #403cbb
        RGB:
        64, 60, 187
        CMY:
        75, 76, 27
        CMYK:
        66, 68, 0, 27
      HSL:
        242°, 51.4170%, 48.4314%
        HSV (HSB):
        242°, 67.9144%, 73.3333%
        XYZ:
        12.6999, 7.9096, 47.8711
        xyY:
        0.1855, 0.1155, 7.9096
      CIE-Lab:
        33.7938, 40.9887, -66.2270
        CIE-LCH:
        33.7938, 77.8851, 301.7538
        CIE-Luv:
        33.7938, -5.7487, -92.0098
        Hunter-Lab:
        28.1239, 31.3878, -81.2335
      #403cbb color charts
#403cbb RGB chart
      #403cbb CMYK chart
      #403cbb RGB pie chart
      #403cbb color shades, tints & tones
#403cbb color schemes
#403cbb color preview, HTML & CSS examples
           This text has a color of #403cbb        
        
          <p style="color:#403cbb;">Text here</p>
        
        
          .mytext {color:#403cbb;}
        
        Text color #403cbb
      
           This box has a color of #403cbb        
        
          <div style="background-color:#403cbb;">Content here</div>
        
        
          .mybackground {background-color:#403cbb;}
        
        Background color #403cbb
      
           Border around this has a color of #403cbb        
        
          <div style="border:2px solid #403cbb;">Content here</div>
        
        
          .myborder {border:2px solid #403cbb;}
        
        Border color #403cbb