#4075fc color space conversions
Hex:
        #4075fc
        RGB:
        64, 117, 252
        CMY:
        75, 54, 1
        CMYK:
        75, 54, 0, 1
      HSL:
        223°, 96.9072%, 61.9608%
        HSV (HSB):
        223°, 74.6032%, 98.8235%
        XYZ:
        26.0463, 20.8408, 94.7454
        xyY:
        0.1839, 0.1471, 20.8408
      CIE-Lab:
        52.7749, 28.3242, -72.3622
        CIE-LCH:
        52.7749, 77.7081, 291.3765
        CIE-Luv:
        52.7749, -20.9801, -114.7211
        Hunter-Lab:
        45.6518, 21.9514, -91.0938
      #4075fc color charts
#4075fc RGB chart
      #4075fc CMYK chart
      #4075fc RGB pie chart
      #4075fc color shades, tints & tones
#4075fc color schemes
#4075fc color preview, HTML & CSS examples
           This text has a color of #4075fc        
        
          <p style="color:#4075fc;">Text here</p>
        
        
          .mytext {color:#4075fc;}
        
        Text color #4075fc
      
           This box has a color of #4075fc        
        
          <div style="background-color:#4075fc;">Content here</div>
        
        
          .mybackground {background-color:#4075fc;}
        
        Background color #4075fc
      
           Border around this has a color of #4075fc        
        
          <div style="border:2px solid #4075fc;">Content here</div>
        
        
          .myborder {border:2px solid #4075fc;}
        
        Border color #4075fc