#7015dc color space conversions
Hex:
        #7015dc
        RGB:
        112, 21, 220
        CMY:
        56, 92, 14
        CMYK:
        49, 90, 0, 14
      HSL:
        267°, 82.5726%, 47.2549%
        HSV (HSB):
        267°, 90.4545%, 86.2745%
        XYZ:
        19.8685, 9.1484, 68.4288
        xyY:
        0.2039, 0.0939, 9.1484
      CIE-Lab:
        36.2684, 71.4471, -81.1947
        CIE-LCH:
        36.2684, 108.1539, 311.3461
        CIE-Luv:
        36.2684, 10.1235, -113.6899
        Hunter-Lab:
        30.2463, 64.3241, -112.9644
      #7015dc color charts
#7015dc RGB chart
      #7015dc CMYK chart
      #7015dc RGB pie chart
      #7015dc color shades, tints & tones
#7015dc color schemes
#7015dc color preview, HTML & CSS examples
           This text has a color of #7015dc        
        
          <p style="color:#7015dc;">Text here</p>
        
        
          .mytext {color:#7015dc;}
        
        Text color #7015dc
      
           This box has a color of #7015dc        
        
          <div style="background-color:#7015dc;">Content here</div>
        
        
          .mybackground {background-color:#7015dc;}
        
        Background color #7015dc
      
           Border around this has a color of #7015dc        
        
          <div style="border:2px solid #7015dc;">Content here</div>
        
        
          .myborder {border:2px solid #7015dc;}
        
        Border color #7015dc