#2855a2 color space conversions
Hex:
        #2855a2
        RGB:
        40, 85, 162
        CMY:
        84, 67, 36
        CMYK:
        75, 48, 0, 36
      HSL:
        218°, 60.3960%, 39.6078%
        HSV (HSB):
        218°, 75.3086%, 63.5294%
        XYZ:
        10.6452, 9.5568, 35.4660
        xyY:
        0.1912, 0.1717, 9.5568
      CIE-Lab:
        37.0349, 12.4149, -46.1698
        CIE-LCH:
        37.0349, 47.8098, 285.0507
        CIE-Luv:
        37.0349, -16.5216, -66.4534
        Hunter-Lab:
        30.9140, 7.3666, -46.3805
      #2855a2 color charts
#2855a2 RGB chart
      #2855a2 CMYK chart
      #2855a2 RGB pie chart
      #2855a2 color shades, tints & tones
#2855a2 color schemes
#2855a2 color preview, HTML & CSS examples
           This text has a color of #2855a2        
        
          <p style="color:#2855a2;">Text here</p>
        
        
          .mytext {color:#2855a2;}
        
        Text color #2855a2
      
           This box has a color of #2855a2        
        
          <div style="background-color:#2855a2;">Content here</div>
        
        
          .mybackground {background-color:#2855a2;}
        
        Background color #2855a2
      
           Border around this has a color of #2855a2        
        
          <div style="border:2px solid #2855a2;">Content here</div>
        
        
          .myborder {border:2px solid #2855a2;}
        
        Border color #2855a2