#221af9 color space conversions
Hex:
        #221af9
        RGB:
        34, 26, 249
        CMY:
        87, 90, 2
        CMYK:
        86, 90, 0, 2
      HSL:
        242°, 94.8936%, 53.9216%
        HSV (HSB):
        242°, 89.5582%, 97.6471%
        XYZ:
        18.1280, 7.9184, 90.1955
        xyY:
        0.1560, 0.0681, 7.9184
      CIE-Lab:
        33.8124, 73.1020, -101.9494
        CIE-LCH:
        33.8124, 125.4495, 305.6421
        CIE-Luv:
        33.8124, -8.7440, -128.9879
        Hunter-Lab:
        28.1397, 65.7476, -170.3430
      #221af9 color charts
#221af9 RGB chart
      #221af9 CMYK chart
      #221af9 RGB pie chart
      #221af9 color shades, tints & tones
#221af9 color schemes
#221af9 color preview, HTML & CSS examples
           This text has a color of #221af9        
        
          <p style="color:#221af9;">Text here</p>
        
        
          .mytext {color:#221af9;}
        
        Text color #221af9
      
           This box has a color of #221af9        
        
          <div style="background-color:#221af9;">Content here</div>
        
        
          .mybackground {background-color:#221af9;}
        
        Background color #221af9
      
           Border around this has a color of #221af9        
        
          <div style="border:2px solid #221af9;">Content here</div>
        
        
          .myborder {border:2px solid #221af9;}
        
        Border color #221af9