#221df8 color space conversions
Hex:
        #221df8
        RGB:
        34, 29, 248
        CMY:
        87, 89, 3
        CMYK:
        86, 88, 0, 3
      HSL:
        241°, 93.9914%, 54.3137%
        HSV (HSB):
        241°, 88.3065%, 97.2549%
        XYZ:
        18.0423, 7.9961, 89.3994
        xyY:
        0.1563, 0.0693, 7.9961
      CIE-Lab:
        33.9748, 71.9481, -101.1152
        CIE-LCH:
        33.9748, 124.1000, 305.4336
        CIE-Luv:
        33.9748, -8.9053, -128.5982
        Hunter-Lab:
        28.2774, 64.4060, -167.6519
      #221df8 color charts
#221df8 RGB chart
      #221df8 CMYK chart
      #221df8 RGB pie chart
      #221df8 color shades, tints & tones
#221df8 color schemes
#221df8 color preview, HTML & CSS examples
           This text has a color of #221df8        
        
          <p style="color:#221df8;">Text here</p>
        
        
          .mytext {color:#221df8;}
        
        Text color #221df8
      
           This box has a color of #221df8        
        
          <div style="background-color:#221df8;">Content here</div>
        
        
          .mybackground {background-color:#221df8;}
        
        Background color #221df8
      
           Border around this has a color of #221df8        
        
          <div style="border:2px solid #221df8;">Content here</div>
        
        
          .myborder {border:2px solid #221df8;}
        
        Border color #221df8