#7000e6 color space conversions
Hex:
        #7000e6
        RGB:
        112, 0, 230
        CMY:
        56, 100, 10
        CMYK:
        51, 100, 0, 10
      HSL:
        269°, 100.0000%, 45.0980%
        HSV (HSB):
        269°, 100.0000%, 90.1961%
        XYZ:
        20.9650, 9.1579, 75.5256
        xyY:
        0.1984, 0.0867, 9.1579
      CIE-Lab:
        36.2866, 76.7302, -86.8921
        CIE-LCH:
        36.2866, 115.9214, 311.4462
        CIE-Luv:
        36.2866, 9.4483, -119.9152
        Hunter-Lab:
        30.2620, 70.7031, -126.7878
      #7000e6 color charts
#7000e6 RGB chart
      #7000e6 CMYK chart
      #7000e6 RGB pie chart
      #7000e6 color shades, tints & tones
#7000e6 color schemes
#7000e6 color preview, HTML & CSS examples
           This text has a color of #7000e6        
        
          <p style="color:#7000e6;">Text here</p>
        
        
          .mytext {color:#7000e6;}
        
        Text color #7000e6
      
           This box has a color of #7000e6        
        
          <div style="background-color:#7000e6;">Content here</div>
        
        
          .mybackground {background-color:#7000e6;}
        
        Background color #7000e6
      
           Border around this has a color of #7000e6        
        
          <div style="border:2px solid #7000e6;">Content here</div>
        
        
          .myborder {border:2px solid #7000e6;}
        
        Border color #7000e6