#7052fc color space conversions
Hex:
        #7052fc
        RGB:
        112, 82, 252
        CMY:
        56, 68, 1
        CMYK:
        56, 67, 0, 1
      HSL:
        251°, 96.5909%, 65.4902%
        HSV (HSB):
        251°, 67.4603%, 98.8235%
        XYZ:
        27.2701, 16.5076, 93.8445
        xyY:
        0.1982, 0.1199, 16.5076
      CIE-Lab:
        47.6335, 55.4937, -80.6195
        CIE-LCH:
        47.6335, 97.8726, 304.5413
        CIE-Luv:
        47.6335, -1.1143, -124.6691
        Hunter-Lab:
        40.6296, 48.7054, -108.5049
      #7052fc color charts
#7052fc RGB chart
      #7052fc CMYK chart
      #7052fc RGB pie chart
      #7052fc color shades, tints & tones
#7052fc color schemes
#7052fc color preview, HTML & CSS examples
           This text has a color of #7052fc        
        
          <p style="color:#7052fc;">Text here</p>
        
        
          .mytext {color:#7052fc;}
        
        Text color #7052fc
      
           This box has a color of #7052fc        
        
          <div style="background-color:#7052fc;">Content here</div>
        
        
          .mybackground {background-color:#7052fc;}
        
        Background color #7052fc
      
           Border around this has a color of #7052fc        
        
          <div style="border:2px solid #7052fc;">Content here</div>
        
        
          .myborder {border:2px solid #7052fc;}
        
        Border color #7052fc