#4112fc color space conversions
Hex:
        #4112fc
        RGB:
        65, 18, 252
        CMY:
        75, 93, 1
        CMYK:
        74, 93, 0, 1
      HSL:
        252°, 97.5000%, 52.9412%
        HSV (HSB):
        252°, 92.8571%, 98.8235%
        XYZ:
        19.9670, 8.5847, 92.7001
        xyY:
        0.1647, 0.0708, 8.5847
      CIE-Lab:
        35.1721, 76.6620, -101.3279
        CIE-LCH:
        35.1721, 127.0606, 307.1102
        CIE-Luv:
        35.1721, -4.9037, -131.3758
        Hunter-Lab:
        29.2997, 70.3687, -167.0756
      #4112fc color charts
#4112fc RGB chart
      #4112fc CMYK chart
      #4112fc RGB pie chart
      #4112fc color shades, tints & tones
#4112fc color schemes
#4112fc color preview, HTML & CSS examples
           This text has a color of #4112fc        
        
          <p style="color:#4112fc;">Text here</p>
        
        
          .mytext {color:#4112fc;}
        
        Text color #4112fc
      
           This box has a color of #4112fc        
        
          <div style="background-color:#4112fc;">Content here</div>
        
        
          .mybackground {background-color:#4112fc;}
        
        Background color #4112fc
      
           Border around this has a color of #4112fc        
        
          <div style="border:2px solid #4112fc;">Content here</div>
        
        
          .myborder {border:2px solid #4112fc;}
        
        Border color #4112fc