#7060fa color space conversions
Hex:
        #7060fa
        RGB:
        112, 96, 250
        CMY:
        56, 62, 2
        CMYK:
        55, 62, 0, 2
      HSL:
        246°, 93.9024%, 67.8431%
        HSV (HSB):
        246°, 61.6000%, 98.0392%
        XYZ:
        28.1203, 18.7126, 92.5723
        xyY:
        0.2017, 0.1342, 18.7126
      CIE-Lab:
        50.3493, 47.1801, -75.0732
        CIE-LCH:
        50.3493, 88.6676, 302.1475
        CIE-Luv:
        50.3493, -3.9696, -118.6021
        Hunter-Lab:
        43.2581, 40.3338, -96.5999
      #7060fa color charts
#7060fa RGB chart
      #7060fa CMYK chart
      #7060fa RGB pie chart
      #7060fa color shades, tints & tones
#7060fa color schemes
#7060fa color preview, HTML & CSS examples
           This text has a color of #7060fa        
        
          <p style="color:#7060fa;">Text here</p>
        
        
          .mytext {color:#7060fa;}
        
        Text color #7060fa
      
           This box has a color of #7060fa        
        
          <div style="background-color:#7060fa;">Content here</div>
        
        
          .mybackground {background-color:#7060fa;}
        
        Background color #7060fa
      
           Border around this has a color of #7060fa        
        
          <div style="border:2px solid #7060fa;">Content here</div>
        
        
          .myborder {border:2px solid #7060fa;}
        
        Border color #7060fa