#2875ef color space conversions
Hex:
        #2875ef
        RGB:
        40, 117, 239
        CMY:
        84, 54, 6
        CMYK:
        83, 51, 0, 6
      HSL:
        217°, 86.1472%, 54.7059%
        HSV (HSB):
        217°, 83.2636%, 93.7255%
        XYZ:
        22.8163, 19.4057, 84.2045
        xyY:
        0.1805, 0.1535, 19.4057
      CIE-Lab:
        51.1585, 21.2699, -67.7879
        CIE-LCH:
        51.1585, 71.0466, 287.4204
        CIE-Luv:
        51.1585, -24.4344, -106.4402
        Hunter-Lab:
        44.0519, 15.3619, -82.4956
      #2875ef color charts
#2875ef RGB chart
      #2875ef CMYK chart
      #2875ef RGB pie chart
      #2875ef color shades, tints & tones
#2875ef color schemes
#2875ef color preview, HTML & CSS examples
           This text has a color of #2875ef        
        
          <p style="color:#2875ef;">Text here</p>
        
        
          .mytext {color:#2875ef;}
        
        Text color #2875ef
      
           This box has a color of #2875ef        
        
          <div style="background-color:#2875ef;">Content here</div>
        
        
          .mybackground {background-color:#2875ef;}
        
        Background color #2875ef
      
           Border around this has a color of #2875ef        
        
          <div style="border:2px solid #2875ef;">Content here</div>
        
        
          .myborder {border:2px solid #2875ef;}
        
        Border color #2875ef