#221ce1 color space conversions
Hex:
        #221ce1
        RGB:
        34, 28, 225
        CMY:
        87, 89, 12
        CMYK:
        85, 88, 0, 12
      HSL:
        242°, 77.8656%, 49.6078%
        HSV (HSB):
        242°, 87.5556%, 88.2353%
        XYZ:
        14.6655, 6.6068, 71.7364
        xyY:
        0.1577, 0.0710, 6.6068
      CIE-Lab:
        30.8946, 66.0464, -93.1770
        CIE-LCH:
        30.8946, 114.2107, 305.3301
        CIE-Luv:
        30.8946, -7.8410, -115.5045
        Hunter-Lab:
        25.7038, 56.8635, -147.4794
      #221ce1 color charts
#221ce1 RGB chart
      #221ce1 CMYK chart
      #221ce1 RGB pie chart
      #221ce1 color shades, tints & tones
#221ce1 color schemes
#221ce1 color preview, HTML & CSS examples
           This text has a color of #221ce1        
        
          <p style="color:#221ce1;">Text here</p>
        
        
          .mytext {color:#221ce1;}
        
        Text color #221ce1
      
           This box has a color of #221ce1        
        
          <div style="background-color:#221ce1;">Content here</div>
        
        
          .mybackground {background-color:#221ce1;}
        
        Background color #221ce1
      
           Border around this has a color of #221ce1        
        
          <div style="border:2px solid #221ce1;">Content here</div>
        
        
          .myborder {border:2px solid #221ce1;}
        
        Border color #221ce1