#4212fc color space conversions
Hex:
        #4212fc
        RGB:
        66, 18, 252
        CMY:
        74, 93, 1
        CMYK:
        74, 93, 0, 1
      HSL:
        252°, 97.5000%, 52.9412%
        HSV (HSB):
        252°, 92.8571%, 98.8235%
        XYZ:
        20.0338, 8.6191, 92.7032
        xyY:
        0.1651, 0.0710, 8.6191
      CIE-Lab:
        35.2404, 76.6985, -101.2122
        CIE-LCH:
        35.2404, 126.9905, 307.1548
        CIE-Luv:
        35.2404, -4.7457, -131.4138
        Hunter-Lab:
        29.3584, 70.4289, -166.6657
      #4212fc color charts
#4212fc RGB chart
      #4212fc CMYK chart
      #4212fc RGB pie chart
      #4212fc color shades, tints & tones
#4212fc color schemes
#4212fc color preview, HTML & CSS examples
           This text has a color of #4212fc        
        
          <p style="color:#4212fc;">Text here</p>
        
        
          .mytext {color:#4212fc;}
        
        Text color #4212fc
      
           This box has a color of #4212fc        
        
          <div style="background-color:#4212fc;">Content here</div>
        
        
          .mybackground {background-color:#4212fc;}
        
        Background color #4212fc
      
           Border around this has a color of #4212fc        
        
          <div style="border:2px solid #4212fc;">Content here</div>
        
        
          .myborder {border:2px solid #4212fc;}
        
        Border color #4212fc