#7060ef color space conversions
Hex:
        #7060ef
        RGB:
        112, 96, 239
        CMY:
        56, 62, 6
        CMYK:
        53, 60, 0, 6
      HSL:
        247°, 81.7143%, 65.6863%
        HSV (HSB):
        247°, 59.8326%, 93.7255%
        XYZ:
        26.4450, 18.0425, 83.7501
        xyY:
        0.2062, 0.1407, 18.0425
      CIE-Lab:
        49.5476, 43.8833, -70.2346
        CIE-LCH:
        49.5476, 82.8169, 301.9976
        CIE-Luv:
        49.5476, -3.1742, -110.9158
        Hunter-Lab:
        42.4764, 36.7966, -87.1676
      #7060ef color charts
#7060ef RGB chart
      #7060ef CMYK chart
      #7060ef RGB pie chart
      #7060ef color shades, tints & tones
#7060ef color schemes
#7060ef color preview, HTML & CSS examples
           This text has a color of #7060ef        
        
          <p style="color:#7060ef;">Text here</p>
        
        
          .mytext {color:#7060ef;}
        
        Text color #7060ef
      
           This box has a color of #7060ef        
        
          <div style="background-color:#7060ef;">Content here</div>
        
        
          .mybackground {background-color:#7060ef;}
        
        Background color #7060ef
      
           Border around this has a color of #7060ef        
        
          <div style="border:2px solid #7060ef;">Content here</div>
        
        
          .myborder {border:2px solid #7060ef;}
        
        Border color #7060ef