#221fcf color space conversions
Hex:
        #221fcf
        RGB:
        34, 31, 207
        CMY:
        87, 88, 19
        CMYK:
        84, 85, 0, 19
      HSL:
        241°, 73.9496%, 46.6667%
        HSV (HSB):
        241°, 85.0242%, 81.1765%
        XYZ:
        12.4122, 5.8250, 59.5016
        xyY:
        0.1597, 0.0749, 5.8250
      CIE-Lab:
        28.9667, 59.8502, -85.9844
        CIE-LCH:
        28.9667, 104.7634, 304.8402
        CIE-Luv:
        28.9667, -7.3188, -105.4215
        Hunter-Lab:
        24.1351, 49.5621, -129.2762
      #221fcf color charts
#221fcf RGB chart
      #221fcf CMYK chart
      #221fcf RGB pie chart
      #221fcf color shades, tints & tones
#221fcf color schemes
#221fcf color preview, HTML & CSS examples
           This text has a color of #221fcf        
        
          <p style="color:#221fcf;">Text here</p>
        
        
          .mytext {color:#221fcf;}
        
        Text color #221fcf
      
           This box has a color of #221fcf        
        
          <div style="background-color:#221fcf;">Content here</div>
        
        
          .mybackground {background-color:#221fcf;}
        
        Background color #221fcf
      
           Border around this has a color of #221fcf        
        
          <div style="border:2px solid #221fcf;">Content here</div>
        
        
          .myborder {border:2px solid #221fcf;}
        
        Border color #221fcf