#2532fc color space conversions
Hex:
        #2532fc
        RGB:
        37, 50, 252
        CMY:
        85, 80, 1
        CMYK:
        85, 80, 0, 1
      HSL:
        236°, 97.2851%, 56.6667%
        HSV (HSB):
        236°, 85.3175%, 98.8235%
        XYZ:
        19.4742, 9.7028, 92.9419
        xyY:
        0.1595, 0.0795, 9.7028
      CIE-Lab:
        37.3036, 65.0089, -97.8175
        CIE-LCH:
        37.3036, 117.4496, 303.6078
        CIE-Luv:
        37.3036, -10.8307, -131.7059
        Hunter-Lab:
        31.1493, 57.0851, -155.1023
      #2532fc color charts
#2532fc RGB chart
      #2532fc CMYK chart
      #2532fc RGB pie chart
      #2532fc color shades, tints & tones
#2532fc color schemes
#2532fc color preview, HTML & CSS examples
           This text has a color of #2532fc        
        
          <p style="color:#2532fc;">Text here</p>
        
        
          .mytext {color:#2532fc;}
        
        Text color #2532fc
      
           This box has a color of #2532fc        
        
          <div style="background-color:#2532fc;">Content here</div>
        
        
          .mybackground {background-color:#2532fc;}
        
        Background color #2532fc
      
           Border around this has a color of #2532fc        
        
          <div style="border:2px solid #2532fc;">Content here</div>
        
        
          .myborder {border:2px solid #2532fc;}
        
        Border color #2532fc