#4221be color space conversions
Hex:
        #4221be
        RGB:
        66, 33, 190
        CMY:
        74, 87, 25
        CMYK:
        65, 83, 0, 25
      HSL:
        253°, 70.4036%, 43.7255%
        HSV (HSB):
        253°, 82.6316%, 74.5098%
        XYZ:
        12.0849, 5.9637, 49.2294
        xyY:
        0.1796, 0.0886, 5.9637
      CIE-Lab:
        29.3206, 56.0753, -75.3644
        CIE-LCH:
        29.3206, 93.9374, 306.6513
        CIE-Luv:
        29.3206, -1.4799, -96.4276
        Hunter-Lab:
        24.4206, 45.5971, -102.4278
      #4221be color charts
#4221be RGB chart
      #4221be CMYK chart
      #4221be RGB pie chart
      #4221be color shades, tints & tones
#4221be color schemes
#4221be color preview, HTML & CSS examples
           This text has a color of #4221be        
        
          <p style="color:#4221be;">Text here</p>
        
        
          .mytext {color:#4221be;}
        
        Text color #4221be
      
           This box has a color of #4221be        
        
          <div style="background-color:#4221be;">Content here</div>
        
        
          .mybackground {background-color:#4221be;}
        
        Background color #4221be
      
           Border around this has a color of #4221be        
        
          <div style="border:2px solid #4221be;">Content here</div>
        
        
          .myborder {border:2px solid #4221be;}
        
        Border color #4221be