#7002dc color space conversions
Hex:
        #7002dc
        RGB:
        112, 2, 220
        CMY:
        56, 99, 14
        CMYK:
        49, 99, 0, 14
      HSL:
        270°, 98.1982%, 43.5294%
        HSV (HSB):
        270°, 99.0909%, 86.2745%
        XYZ:
        19.6221, 8.6555, 68.3466
        xyY:
        0.2031, 0.0896, 8.6555
      CIE-Lab:
        35.3123, 74.3362, -82.7746
        CIE-LCH:
        35.3123, 111.2543, 311.9256
        CIE-Luv:
        35.3123, 10.8198, -114.1171
        Hunter-Lab:
        29.4202, 67.5670, -117.1437
      #7002dc color charts
#7002dc RGB chart
      #7002dc CMYK chart
      #7002dc RGB pie chart
      #7002dc color shades, tints & tones
#7002dc color schemes
#7002dc color preview, HTML & CSS examples
           This text has a color of #7002dc        
        
          <p style="color:#7002dc;">Text here</p>
        
        
          .mytext {color:#7002dc;}
        
        Text color #7002dc
      
           This box has a color of #7002dc        
        
          <div style="background-color:#7002dc;">Content here</div>
        
        
          .mybackground {background-color:#7002dc;}
        
        Background color #7002dc
      
           Border around this has a color of #7002dc        
        
          <div style="border:2px solid #7002dc;">Content here</div>
        
        
          .myborder {border:2px solid #7002dc;}
        
        Border color #7002dc