#2255e0 color space conversions
Hex:
        #2255e0
        RGB:
        34, 85, 224
        CMY:
        87, 67, 12
        CMYK:
        85, 62, 0, 12
      HSL:
        224°, 75.3968%, 50.5882%
        HSV (HSB):
        224°, 84.8214%, 87.8431%
        XYZ:
        17.3627, 12.2189, 71.9644
        xyY:
        0.1710, 0.1203, 12.2189
      CIE-Lab:
        41.5619, 35.5908, -74.9691
        CIE-LCH:
        41.5619, 82.9883, 295.3955
        CIE-Luv:
        41.5619, -16.8071, -110.3991
        Hunter-Lab:
        34.9555, 27.4904, -97.5938
      #2255e0 color charts
#2255e0 RGB chart
      #2255e0 CMYK chart
      #2255e0 RGB pie chart
      #2255e0 color shades, tints & tones
#2255e0 color schemes
#2255e0 color preview, HTML & CSS examples
           This text has a color of #2255e0        
        
          <p style="color:#2255e0;">Text here</p>
        
        
          .mytext {color:#2255e0;}
        
        Text color #2255e0
      
           This box has a color of #2255e0        
        
          <div style="background-color:#2255e0;">Content here</div>
        
        
          .mybackground {background-color:#2255e0;}
        
        Background color #2255e0
      
           Border around this has a color of #2255e0        
        
          <div style="border:2px solid #2255e0;">Content here</div>
        
        
          .myborder {border:2px solid #2255e0;}
        
        Border color #2255e0