#221bd8 color space conversions
Hex:
        #221bd8
        RGB:
        34, 27, 216
        CMY:
        87, 89, 15
        CMYK:
        84, 88, 0, 15
      HSL:
        242°, 77.7778%, 47.6471%
        HSV (HSB):
        242°, 87.5000%, 84.7059%
        XYZ:
        13.4463, 6.0818, 65.4310
        xyY:
        0.1583, 0.0716, 6.0818
      CIE-Lab:
        29.6179, 63.9011, -90.1219
        CIE-LCH:
        29.6179, 110.4776, 305.3386
        CIE-Luv:
        29.6179, -7.3663, -110.2996
        Hunter-Lab:
        24.6613, 54.1676, -140.0441
      #221bd8 color charts
#221bd8 RGB chart
      #221bd8 CMYK chart
      #221bd8 RGB pie chart
      #221bd8 color shades, tints & tones
#221bd8 color schemes
#221bd8 color preview, HTML & CSS examples
           This text has a color of #221bd8        
        
          <p style="color:#221bd8;">Text here</p>
        
        
          .mytext {color:#221bd8;}
        
        Text color #221bd8
      
           This box has a color of #221bd8        
        
          <div style="background-color:#221bd8;">Content here</div>
        
        
          .mybackground {background-color:#221bd8;}
        
        Background color #221bd8
      
           Border around this has a color of #221bd8        
        
          <div style="border:2px solid #221bd8;">Content here</div>
        
        
          .myborder {border:2px solid #221bd8;}
        
        Border color #221bd8