#4212fb color space conversions
Hex:
        #4212fb
        RGB:
        66, 18, 251
        CMY:
        74, 93, 2
        CMYK:
        74, 93, 0, 2
      HSL:
        252°, 96.6805%, 52.7451%
        HSV (HSB):
        252°, 92.8287%, 98.4314%
        XYZ:
        19.8757, 8.5559, 91.8707
        xyY:
        0.1652, 0.0711, 8.5559
      CIE-Lab:
        35.1148, 76.4552, -100.8597
        CIE-LCH:
        35.1148, 126.5625, 307.1634
        CIE-Luv:
        35.1148, -4.6821, -130.8538
        Hunter-Lab:
        29.2505, 70.1022, -165.7444
      #4212fb color charts
#4212fb RGB chart
      #4212fb CMYK chart
      #4212fb RGB pie chart
      #4212fb color shades, tints & tones
#4212fb color schemes
#4212fb color preview, HTML & CSS examples
           This text has a color of #4212fb        
        
          <p style="color:#4212fb;">Text here</p>
        
        
          .mytext {color:#4212fb;}
        
        Text color #4212fb
      
           This box has a color of #4212fb        
        
          <div style="background-color:#4212fb;">Content here</div>
        
        
          .mybackground {background-color:#4212fb;}
        
        Background color #4212fb
      
           Border around this has a color of #4212fb        
        
          <div style="border:2px solid #4212fb;">Content here</div>
        
        
          .myborder {border:2px solid #4212fb;}
        
        Border color #4212fb