#220cfd color space conversions
Hex:
        #220cfd
        RGB:
        34, 12, 253
        CMY:
        87, 95, 1
        CMYK:
        87, 95, 0, 1
      HSL:
        245°, 98.3673%, 51.9608%
        HSV (HSB):
        245°, 95.2569%, 99.2157%
        XYZ:
        18.5208, 7.6949, 93.4376
        xyY:
        0.1548, 0.0643, 7.6949
      CIE-Lab:
        33.3392, 77.2059, -104.9895
        CIE-LCH:
        33.3392, 130.3209, 306.3296
        CIE-Luv:
        33.3392, -8.2374, -130.5256
        Hunter-Lab:
        27.7396, 70.6338, -180.2935
      #220cfd color charts
#220cfd RGB chart
      #220cfd CMYK chart
      #220cfd RGB pie chart
      #220cfd color shades, tints & tones
#220cfd color schemes
#220cfd color preview, HTML & CSS examples
           This text has a color of #220cfd        
        
          <p style="color:#220cfd;">Text here</p>
        
        
          .mytext {color:#220cfd;}
        
        Text color #220cfd
      
           This box has a color of #220cfd        
        
          <div style="background-color:#220cfd;">Content here</div>
        
        
          .mybackground {background-color:#220cfd;}
        
        Background color #220cfd
      
           Border around this has a color of #220cfd        
        
          <div style="border:2px solid #220cfd;">Content here</div>
        
        
          .myborder {border:2px solid #220cfd;}
        
        Border color #220cfd