#406acf color space conversions
Hex:
        #406acf
        RGB:
        64, 106, 207
        CMY:
        75, 58, 19
        CMYK:
        69, 49, 0, 19
      HSL:
        222°, 59.8326%, 53.1373%
        HSV (HSB):
        222°, 69.0821%, 81.1765%
        XYZ:
        18.5309, 15.9031, 61.1244
        xyY:
        0.1939, 0.1664, 15.9031
      CIE-Lab:
        46.8470, 19.0349, -56.6294
        CIE-LCH:
        46.8470, 59.7430, 288.5791
        CIE-Luv:
        46.8470, -17.9959, -87.3194
        Hunter-Lab:
        39.8786, 13.1581, -62.9623
      #406acf color charts
#406acf RGB chart
      #406acf CMYK chart
      #406acf RGB pie chart
      #406acf color shades, tints & tones
#406acf color schemes
#406acf color preview, HTML & CSS examples
           This text has a color of #406acf        
        
          <p style="color:#406acf;">Text here</p>
        
        
          .mytext {color:#406acf;}
        
        Text color #406acf
      
           This box has a color of #406acf        
        
          <div style="background-color:#406acf;">Content here</div>
        
        
          .mybackground {background-color:#406acf;}
        
        Background color #406acf
      
           Border around this has a color of #406acf        
        
          <div style="border:2px solid #406acf;">Content here</div>
        
        
          .myborder {border:2px solid #406acf;}
        
        Border color #406acf