#2752fc color space conversions
Hex:
        #2752fc
        RGB:
        39, 82, 252
        CMY:
        85, 68, 1
        CMYK:
        85, 67, 0, 1
      HSL:
        228°, 97.2603%, 57.0588%
        HSV (HSB):
        228°, 84.5238%, 98.8235%
        XYZ:
        21.4247, 13.4942, 93.5709
        xyY:
        0.1667, 0.1050, 13.4942
      CIE-Lab:
        43.4986, 47.8357, -87.5635
        CIE-LCH:
        43.4986, 99.7778, 298.6477
        CIE-Luv:
        43.4986, -15.8268, -128.7215
        Hunter-Lab:
        36.7344, 39.8215, -125.3108
      #2752fc color charts
#2752fc RGB chart
      #2752fc CMYK chart
      #2752fc RGB pie chart
      #2752fc color shades, tints & tones
#2752fc color schemes
#2752fc color preview, HTML & CSS examples
           This text has a color of #2752fc        
        
          <p style="color:#2752fc;">Text here</p>
        
        
          .mytext {color:#2752fc;}
        
        Text color #2752fc
      
           This box has a color of #2752fc        
        
          <div style="background-color:#2752fc;">Content here</div>
        
        
          .mybackground {background-color:#2752fc;}
        
        Background color #2752fc
      
           Border around this has a color of #2752fc        
        
          <div style="border:2px solid #2752fc;">Content here</div>
        
        
          .myborder {border:2px solid #2752fc;}
        
        Border color #2752fc