#2375fc color space conversions
Hex:
        #2375fc
        RGB:
        35, 117, 252
        CMY:
        86, 54, 1
        CMYK:
        86, 54, 0, 1
      HSL:
        217°, 97.3094%, 56.2745%
        HSV (HSB):
        217°, 86.1111%, 98.8235%
        XYZ:
        24.6251, 20.1082, 94.6788
        xyY:
        0.1766, 0.1442, 20.1082
      CIE-Lab:
        51.9593, 25.8218, -73.7237
        CIE-LCH:
        51.9593, 78.1149, 289.3029
        CIE-Luv:
        51.9593, -24.6134, -116.0435
        Hunter-Lab:
        44.8421, 19.5497, -93.7943
      #2375fc color charts
#2375fc RGB chart
      #2375fc CMYK chart
      #2375fc RGB pie chart
      #2375fc color shades, tints & tones
#2375fc color schemes
#2375fc color preview, HTML & CSS examples
           This text has a color of #2375fc        
        
          <p style="color:#2375fc;">Text here</p>
        
        
          .mytext {color:#2375fc;}
        
        Text color #2375fc
      
           This box has a color of #2375fc        
        
          <div style="background-color:#2375fc;">Content here</div>
        
        
          .mybackground {background-color:#2375fc;}
        
        Background color #2375fc
      
           Border around this has a color of #2375fc        
        
          <div style="border:2px solid #2375fc;">Content here</div>
        
        
          .myborder {border:2px solid #2375fc;}
        
        Border color #2375fc