#2555e5 color space conversions
Hex:
        #2555e5
        RGB:
        37, 85, 229
        CMY:
        85, 67, 10
        CMYK:
        84, 63, 0, 10
      HSL:
        225°, 78.6885%, 52.1569%
        HSV (HSB):
        225°, 83.8428%, 89.8039%
        XYZ:
        18.1543, 12.5475, 75.5938
        xyY:
        0.1708, 0.1180, 12.5475
      CIE-Lab:
        42.0733, 37.6340, -76.9682
        CIE-LCH:
        42.0733, 85.6763, 296.0566
        CIE-Luv:
        42.0733, -16.5124, -113.5603
        Hunter-Lab:
        35.4224, 29.4937, -101.7332
      #2555e5 color charts
#2555e5 RGB chart
      #2555e5 CMYK chart
      #2555e5 RGB pie chart
      #2555e5 color shades, tints & tones
#2555e5 color schemes
#2555e5 color preview, HTML & CSS examples
           This text has a color of #2555e5        
        
          <p style="color:#2555e5;">Text here</p>
        
        
          .mytext {color:#2555e5;}
        
        Text color #2555e5
      
           This box has a color of #2555e5        
        
          <div style="background-color:#2555e5;">Content here</div>
        
        
          .mybackground {background-color:#2555e5;}
        
        Background color #2555e5
      
           Border around this has a color of #2555e5        
        
          <div style="border:2px solid #2555e5;">Content here</div>
        
        
          .myborder {border:2px solid #2555e5;}
        
        Border color #2555e5