#221cd8 color space conversions
Hex:
        #221cd8
        RGB:
        34, 28, 216
        CMY:
        87, 89, 15
        CMYK:
        84, 87, 0, 15
      HSL:
        242°, 77.0492%, 47.8431%
        HSV (HSB):
        242°, 87.0370%, 84.7059%
        XYZ:
        13.4696, 6.1285, 65.4387
        xyY:
        0.1584, 0.0721, 6.1285
      CIE-Lab:
        29.7343, 63.5503, -89.9281
        CIE-LCH:
        29.7343, 110.1167, 305.2480
        CIE-Luv:
        29.7343, -7.4466, -110.3689
        Hunter-Lab:
        24.7557, 53.7995, -139.3969
      #221cd8 color charts
#221cd8 RGB chart
      #221cd8 CMYK chart
      #221cd8 RGB pie chart
      #221cd8 color shades, tints & tones
#221cd8 color schemes
#221cd8 color preview, HTML & CSS examples
           This text has a color of #221cd8        
        
          <p style="color:#221cd8;">Text here</p>
        
        
          .mytext {color:#221cd8;}
        
        Text color #221cd8
      
           This box has a color of #221cd8        
        
          <div style="background-color:#221cd8;">Content here</div>
        
        
          .mybackground {background-color:#221cd8;}
        
        Background color #221cd8
      
           Border around this has a color of #221cd8        
        
          <div style="border:2px solid #221cd8;">Content here</div>
        
        
          .myborder {border:2px solid #221cd8;}
        
        Border color #221cd8