#7063fc color space conversions
Hex:
        #7063fc
        RGB:
        112, 99, 252
        CMY:
        56, 61, 1
        CMYK:
        56, 61, 0, 1
      HSL:
        245°, 96.2264%, 68.8235%
        HSV (HSB):
        245°, 60.7143%, 98.8235%
        XYZ:
        28.7146, 19.3967, 94.3260
        xyY:
        0.2016, 0.1362, 19.3967
      CIE-Lab:
        51.1481, 46.0676, -74.8848
        CIE-LCH:
        51.1481, 87.9202, 301.5990
        CIE-Luv:
        51.1481, -4.8198, -118.7968
        Hunter-Lab:
        44.0417, 39.3068, -96.1548
      #7063fc color charts
#7063fc RGB chart
      #7063fc CMYK chart
      #7063fc RGB pie chart
      #7063fc color shades, tints & tones
#7063fc color schemes
#7063fc color preview, HTML & CSS examples
           This text has a color of #7063fc        
        
          <p style="color:#7063fc;">Text here</p>
        
        
          .mytext {color:#7063fc;}
        
        Text color #7063fc
      
           This box has a color of #7063fc        
        
          <div style="background-color:#7063fc;">Content here</div>
        
        
          .mybackground {background-color:#7063fc;}
        
        Background color #7063fc
      
           Border around this has a color of #7063fc        
        
          <div style="border:2px solid #7063fc;">Content here</div>
        
        
          .myborder {border:2px solid #7063fc;}
        
        Border color #7063fc