#7002eb color space conversions
Hex:
        #7002eb
        RGB:
        112, 2, 235
        CMY:
        56, 99, 8
        CMYK:
        52, 99, 0, 8
      HSL:
        268°, 98.3122%, 46.4706%
        HSV (HSB):
        268°, 99.1489%, 92.1569%
        XYZ:
        21.6992, 9.4863, 79.2846
        xyY:
        0.1964, 0.0859, 9.4863
      CIE-Lab:
        36.9043, 77.5539, -88.7169
        CIE-LCH:
        36.9043, 117.8359, 311.1591
        CIE-Luv:
        36.9043, 8.7096, -122.7577
        Hunter-Lab:
        30.7999, 71.8575, -131.0637
      #7002eb color charts
#7002eb RGB chart
      #7002eb CMYK chart
      #7002eb RGB pie chart
      #7002eb color shades, tints & tones
#7002eb color schemes
#7002eb color preview, HTML & CSS examples
           This text has a color of #7002eb        
        
          <p style="color:#7002eb;">Text here</p>
        
        
          .mytext {color:#7002eb;}
        
        Text color #7002eb
      
           This box has a color of #7002eb        
        
          <div style="background-color:#7002eb;">Content here</div>
        
        
          .mybackground {background-color:#7002eb;}
        
        Background color #7002eb
      
           Border around this has a color of #7002eb        
        
          <div style="border:2px solid #7002eb;">Content here</div>
        
        
          .myborder {border:2px solid #7002eb;}
        
        Border color #7002eb