#7050fc color space conversions
Hex:
        #7050fc
        RGB:
        112, 80, 252
        CMY:
        56, 69, 1
        CMYK:
        56, 68, 0, 1
      HSL:
        251°, 96.6292%, 65.0980%
        HSV (HSB):
        251°, 68.2540%, 98.8235%
        XYZ:
        27.1214, 16.2103, 93.7949
        xyY:
        0.1978, 0.1182, 16.2103
      CIE-Lab:
        47.2492, 56.5499, -81.2485
        CIE-LCH:
        47.2492, 98.9910, 304.8384
        CIE-Luv:
        47.2492, -0.7291, -125.2282
        Hunter-Lab:
        40.2621, 49.7830, -109.9391
      #7050fc color charts
#7050fc RGB chart
      #7050fc CMYK chart
      #7050fc RGB pie chart
      #7050fc color shades, tints & tones
#7050fc color schemes
#7050fc color preview, HTML & CSS examples
           This text has a color of #7050fc        
        
          <p style="color:#7050fc;">Text here</p>
        
        
          .mytext {color:#7050fc;}
        
        Text color #7050fc
      
           This box has a color of #7050fc        
        
          <div style="background-color:#7050fc;">Content here</div>
        
        
          .mybackground {background-color:#7050fc;}
        
        Background color #7050fc
      
           Border around this has a color of #7050fc        
        
          <div style="border:2px solid #7050fc;">Content here</div>
        
        
          .myborder {border:2px solid #7050fc;}
        
        Border color #7050fc