#2555cf color space conversions
Hex:
        #2555cf
        RGB:
        37, 85, 207
        CMY:
        85, 67, 19
        CMYK:
        82, 59, 0, 19
      HSL:
        223°, 69.6721%, 47.8431%
        HSV (HSB):
        223°, 82.1256%, 81.1765%
        XYZ:
        15.2739, 11.3953, 60.4260
        xyY:
        0.1754, 0.1308, 11.3953
      CIE-Lab:
        40.2385, 29.4292, -67.3928
        CIE-LCH:
        40.2385, 73.5382, 293.5900
        CIE-Luv:
        40.2385, -16.5219, -98.9985
        Hunter-Lab:
        33.7569, 21.6909, -82.5011
      #2555cf color charts
#2555cf RGB chart
      #2555cf CMYK chart
      #2555cf RGB pie chart
      #2555cf color shades, tints & tones
#2555cf color schemes
#2555cf color preview, HTML & CSS examples
           This text has a color of #2555cf        
        
          <p style="color:#2555cf;">Text here</p>
        
        
          .mytext {color:#2555cf;}
        
        Text color #2555cf
      
           This box has a color of #2555cf        
        
          <div style="background-color:#2555cf;">Content here</div>
        
        
          .mybackground {background-color:#2555cf;}
        
        Background color #2555cf
      
           Border around this has a color of #2555cf        
        
          <div style="border:2px solid #2555cf;">Content here</div>
        
        
          .myborder {border:2px solid #2555cf;}
        
        Border color #2555cf