#221cf8 color space conversions
Hex:
        #221cf8
        RGB:
        34, 28, 248
        CMY:
        87, 89, 3
        CMYK:
        86, 89, 0, 3
      HSL:
        242°, 94.0171%, 54.1176%
        HSV (HSB):
        242°, 88.7097%, 97.2549%
        XYZ:
        18.0182, 7.9479, 89.3914
        xyY:
        0.1562, 0.0689, 7.9479
      CIE-Lab:
        33.8741, 72.2539, -101.2831
        CIE-LCH:
        33.8741, 124.4142, 305.5035
        CIE-Luv:
        33.8741, -8.8348, -128.5401
        Hunter-Lab:
        28.1920, 64.7477, -168.2626
      #221cf8 color charts
#221cf8 RGB chart
      #221cf8 CMYK chart
      #221cf8 RGB pie chart
      #221cf8 color shades, tints & tones
#221cf8 color schemes
#221cf8 color preview, HTML & CSS examples
           This text has a color of #221cf8        
        
          <p style="color:#221cf8;">Text here</p>
        
        
          .mytext {color:#221cf8;}
        
        Text color #221cf8
      
           This box has a color of #221cf8        
        
          <div style="background-color:#221cf8;">Content here</div>
        
        
          .mybackground {background-color:#221cf8;}
        
        Background color #221cf8
      
           Border around this has a color of #221cf8        
        
          <div style="border:2px solid #221cf8;">Content here</div>
        
        
          .myborder {border:2px solid #221cf8;}
        
        Border color #221cf8