#221bf3 color space conversions
Hex:
        #221bf3
        RGB:
        34, 27, 243
        CMY:
        87, 89, 5
        CMYK:
        86, 89, 0, 5
      HSL:
        242°, 90.0000%, 52.9412%
        HSV (HSB):
        242°, 88.8889%, 95.2941%
        XYZ:
        17.2293, 7.5950, 85.3519
        xyY:
        0.1564, 0.0689, 7.5950
      CIE-Lab:
        33.1248, 71.2290, -99.7106
        CIE-LCH:
        33.1248, 122.5389, 305.5404
        CIE-Luv:
        33.1248, -8.5505, -125.6573
        Hunter-Lab:
        27.5590, 63.3657, -164.3331
      #221bf3 color charts
#221bf3 RGB chart
      #221bf3 CMYK chart
      #221bf3 RGB pie chart
      #221bf3 color shades, tints & tones
#221bf3 color schemes
#221bf3 color preview, HTML & CSS examples
           This text has a color of #221bf3        
        
          <p style="color:#221bf3;">Text here</p>
        
        
          .mytext {color:#221bf3;}
        
        Text color #221bf3
      
           This box has a color of #221bf3        
        
          <div style="background-color:#221bf3;">Content here</div>
        
        
          .mybackground {background-color:#221bf3;}
        
        Background color #221bf3
      
           Border around this has a color of #221bf3        
        
          <div style="border:2px solid #221bf3;">Content here</div>
        
        
          .myborder {border:2px solid #221bf3;}
        
        Border color #221bf3