#2875fd color space conversions
Hex:
        #2875fd
        RGB:
        40, 117, 253
        CMY:
        84, 54, 1
        CMYK:
        84, 54, 0, 1
      HSL:
        218°, 98.1567%, 57.4510%
        HSV (HSB):
        218°, 84.1897%, 99.2157%
        XYZ:
        24.9660, 20.2655, 95.5243
        xyY:
        0.1774, 0.1440, 20.2655
      CIE-Lab:
        52.1361, 26.5237, -73.9853
        CIE-LCH:
        52.1361, 78.5960, 289.7227
        CIE-Luv:
        52.1361, -24.1267, -116.5892
        Hunter-Lab:
        45.0173, 20.2135, -94.2982
      #2875fd color charts
#2875fd RGB chart
      #2875fd CMYK chart
      #2875fd RGB pie chart
      #2875fd color shades, tints & tones
#2875fd color schemes
#2875fd color preview, HTML & CSS examples
           This text has a color of #2875fd        
        
          <p style="color:#2875fd;">Text here</p>
        
        
          .mytext {color:#2875fd;}
        
        Text color #2875fd
      
           This box has a color of #2875fd        
        
          <div style="background-color:#2875fd;">Content here</div>
        
        
          .mybackground {background-color:#2875fd;}
        
        Background color #2875fd
      
           Border around this has a color of #2875fd        
        
          <div style="border:2px solid #2875fd;">Content here</div>
        
        
          .myborder {border:2px solid #2875fd;}
        
        Border color #2875fd