#2885e1 color space conversions
Hex:
        #2885e1
        RGB:
        40, 133, 225
        CMY:
        84, 48, 12
        CMYK:
        82, 41, 0, 12
      HSL:
        210°, 75.5102%, 51.9608%
        HSV (HSB):
        210°, 82.2222%, 88.2353%
        XYZ:
        22.8532, 22.6624, 74.4040
        xyY:
        0.1906, 0.1890, 22.6624
      CIE-Lab:
        54.7229, 6.0734, -54.2245
        CIE-LCH:
        54.7229, 54.5636, 276.3908
        CIE-Luv:
        54.7229, -29.7688, -85.5666
        Hunter-Lab:
        47.6051, 2.3816, -59.3433
      #2885e1 color charts
#2885e1 RGB chart
      #2885e1 CMYK chart
      #2885e1 RGB pie chart
      #2885e1 color shades, tints & tones
#2885e1 color schemes
#2885e1 color preview, HTML & CSS examples
           This text has a color of #2885e1        
        
          <p style="color:#2885e1;">Text here</p>
        
        
          .mytext {color:#2885e1;}
        
        Text color #2885e1
      
           This box has a color of #2885e1        
        
          <div style="background-color:#2885e1;">Content here</div>
        
        
          .mybackground {background-color:#2885e1;}
        
        Background color #2885e1
      
           Border around this has a color of #2885e1        
        
          <div style="border:2px solid #2885e1;">Content here</div>
        
        
          .myborder {border:2px solid #2885e1;}
        
        Border color #2885e1