#401bbf color space conversions
Hex:
        #401bbf
        RGB:
        64, 27, 191
        CMY:
        75, 89, 25
        CMYK:
        66, 86, 0, 25
      HSL:
        254°, 75.2294%, 42.7451%
        HSV (HSB):
        254°, 85.8639%, 74.9020%
        XYZ:
        11.9103, 5.6354, 49.7502
        xyY:
        0.1770, 0.0837, 5.6354
      CIE-Lab:
        28.4734, 58.5101, -77.3646
        CIE-LCH:
        28.4734, 96.9985, 307.0999
        CIE-Luv:
        28.4734, -1.4565, -96.9448
        Hunter-Lab:
        23.7391, 48.0127, -107.6372
      #401bbf color charts
#401bbf RGB chart
      #401bbf CMYK chart
      #401bbf RGB pie chart
      #401bbf color shades, tints & tones
#401bbf color schemes
#401bbf color preview, HTML & CSS examples
           This text has a color of #401bbf        
        
          <p style="color:#401bbf;">Text here</p>
        
        
          .mytext {color:#401bbf;}
        
        Text color #401bbf
      
           This box has a color of #401bbf        
        
          <div style="background-color:#401bbf;">Content here</div>
        
        
          .mybackground {background-color:#401bbf;}
        
        Background color #401bbf
      
           Border around this has a color of #401bbf        
        
          <div style="border:2px solid #401bbf;">Content here</div>
        
        
          .myborder {border:2px solid #401bbf;}
        
        Border color #401bbf