#4222dc color space conversions
Hex:
        #4222dc
        RGB:
        66, 34, 220
        CMY:
        74, 87, 14
        CMYK:
        70, 85, 0, 14
      HSL:
        250°, 73.2283%, 49.8039%
        HSV (HSB):
        250°, 84.5455%, 86.2745%
        XYZ:
        15.7371, 7.4696, 68.3225
        xyY:
        0.1719, 0.0816, 7.4696
      CIE-Lab:
        32.8529, 63.9835, -86.9948
        CIE-LCH:
        32.8529, 107.9906, 306.3340
        CIE-Luv:
        32.8529, -3.7000, -113.7346
        Hunter-Lab:
        27.3306, 54.9525, -129.0849
      #4222dc color charts
#4222dc RGB chart
      #4222dc CMYK chart
      #4222dc RGB pie chart
      #4222dc color shades, tints & tones
#4222dc color schemes
#4222dc color preview, HTML & CSS examples
           This text has a color of #4222dc        
        
          <p style="color:#4222dc;">Text here</p>
        
        
          .mytext {color:#4222dc;}
        
        Text color #4222dc
      
           This box has a color of #4222dc        
        
          <div style="background-color:#4222dc;">Content here</div>
        
        
          .mybackground {background-color:#4222dc;}
        
        Background color #4222dc
      
           Border around this has a color of #4222dc        
        
          <div style="border:2px solid #4222dc;">Content here</div>
        
        
          .myborder {border:2px solid #4222dc;}
        
        Border color #4222dc