#221dc2 color space conversions
Hex:
        #221dc2
        RGB:
        34, 29, 194
        CMY:
        87, 89, 24
        CMYK:
        82, 85, 0, 24
      HSL:
        242°, 73.9910%, 43.7255%
        HSV (HSB):
        242°, 85.0515%, 76.0784%
        XYZ:
        10.8367, 5.1139, 51.4549
        xyY:
        0.1608, 0.0759, 5.1139
      CIE-Lab:
        27.0567, 56.8608, -81.5468
        CIE-LCH:
        27.0567, 99.4135, 304.8872
        CIE-Luv:
        27.0567, -6.5614, -97.8111
        Hunter-Lab:
        22.6138, 45.9639, -119.0771
      #221dc2 color charts
#221dc2 RGB chart
      #221dc2 CMYK chart
      #221dc2 RGB pie chart
      #221dc2 color shades, tints & tones
#221dc2 color schemes
#221dc2 color preview, HTML & CSS examples
           This text has a color of #221dc2        
        
          <p style="color:#221dc2;">Text here</p>
        
        
          .mytext {color:#221dc2;}
        
        Text color #221dc2
      
           This box has a color of #221dc2        
        
          <div style="background-color:#221dc2;">Content here</div>
        
        
          .mybackground {background-color:#221dc2;}
        
        Background color #221dc2
      
           Border around this has a color of #221dc2        
        
          <div style="border:2px solid #221dc2;">Content here</div>
        
        
          .myborder {border:2px solid #221dc2;}
        
        Border color #221dc2