#4212df color space conversions
Hex:
        #4212df
        RGB:
        66, 18, 223
        CMY:
        74, 93, 13
        CMYK:
        70, 92, 0, 13
      HSL:
        254°, 85.0622%, 47.2549%
        HSV (HSB):
        254°, 91.9283%, 87.4510%
        XYZ:
        15.7824, 6.9186, 70.3156
        xyY:
        0.1697, 0.0744, 6.9186
      CIE-Lab:
        31.6208, 69.5575, -90.7682
        CIE-LCH:
        31.6208, 114.3552, 307.4637
        CIE-Luv:
        31.6208, -2.8086, -115.0742
        Hunter-Lab:
        26.3032, 61.0724, -140.0862
      #4212df color charts
#4212df RGB chart
      #4212df CMYK chart
      #4212df RGB pie chart
      #4212df color shades, tints & tones
#4212df color schemes
#4212df color preview, HTML & CSS examples
           This text has a color of #4212df        
        
          <p style="color:#4212df;">Text here</p>
        
        
          .mytext {color:#4212df;}
        
        Text color #4212df
      
           This box has a color of #4212df        
        
          <div style="background-color:#4212df;">Content here</div>
        
        
          .mybackground {background-color:#4212df;}
        
        Background color #4212df
      
           Border around this has a color of #4212df        
        
          <div style="border:2px solid #4212df;">Content here</div>
        
        
          .myborder {border:2px solid #4212df;}
        
        Border color #4212df