#4214fb color space conversions
Hex:
        #4214fb
        RGB:
        66, 20, 251
        CMY:
        74, 92, 2
        CMYK:
        74, 92, 0, 2
      HSL:
        252°, 96.6527%, 53.1373%
        HSV (HSB):
        252°, 92.0319%, 98.4314%
        XYZ:
        19.9095, 8.6236, 91.8820
        xyY:
        0.1653, 0.0716, 8.6236
      CIE-Lab:
        35.2492, 76.0440, -100.6356
        CIE-LCH:
        35.2492, 126.1357, 307.0761
        CIE-Luv:
        35.2492, -4.7731, -130.9101
        Hunter-Lab:
        29.3660, 69.6288, -164.9539
      #4214fb color charts
#4214fb RGB chart
      #4214fb CMYK chart
      #4214fb RGB pie chart
      #4214fb color shades, tints & tones
#4214fb color schemes
#4214fb color preview, HTML & CSS examples
           This text has a color of #4214fb        
        
          <p style="color:#4214fb;">Text here</p>
        
        
          .mytext {color:#4214fb;}
        
        Text color #4214fb
      
           This box has a color of #4214fb        
        
          <div style="background-color:#4214fb;">Content here</div>
        
        
          .mybackground {background-color:#4214fb;}
        
        Background color #4214fb
      
           Border around this has a color of #4214fb        
        
          <div style="border:2px solid #4214fb;">Content here</div>
        
        
          .myborder {border:2px solid #4214fb;}
        
        Border color #4214fb