#2255c4 color space conversions
Hex:
        #2255c4
        RGB:
        34, 85, 196
        CMY:
        87, 67, 23
        CMYK:
        83, 57, 0, 23
      HSL:
        221°, 70.4348%, 45.0980%
        HSV (HSB):
        221°, 82.6531%, 76.8627%
        XYZ:
        13.8720, 10.8226, 53.5824
        xyY:
        0.1772, 0.1383, 10.8226
      CIE-Lab:
        39.2801, 24.9749, -62.5902
        CIE-LCH:
        39.2801, 67.3890, 291.7531
        CIE-Luv:
        39.2801, -16.9362, -91.5423
        Hunter-Lab:
        32.8977, 17.6971, -73.5406
      #2255c4 color charts
#2255c4 RGB chart
      #2255c4 CMYK chart
      #2255c4 RGB pie chart
      #2255c4 color shades, tints & tones
#2255c4 color schemes
#2255c4 color preview, HTML & CSS examples
           This text has a color of #2255c4        
        
          <p style="color:#2255c4;">Text here</p>
        
        
          .mytext {color:#2255c4;}
        
        Text color #2255c4
      
           This box has a color of #2255c4        
        
          <div style="background-color:#2255c4;">Content here</div>
        
        
          .mybackground {background-color:#2255c4;}
        
        Background color #2255c4
      
           Border around this has a color of #2255c4        
        
          <div style="border:2px solid #2255c4;">Content here</div>
        
        
          .myborder {border:2px solid #2255c4;}
        
        Border color #2255c4