#7015bc color space conversions
Hex:
        #7015bc
        RGB:
        112, 21, 188
        CMY:
        56, 92, 26
        CMYK:
        40, 89, 0, 26
      HSL:
        273°, 79.9043%, 40.9804%
        HSV (HSB):
        273°, 88.8298%, 73.7255%
        XYZ:
        16.0274, 7.6119, 48.2015
        xyY:
        0.2231, 0.1060, 7.6119
      CIE-Lab:
        33.1612, 64.3326, -67.6668
        CIE-LCH:
        33.1612, 93.3675, 313.5531
        CIE-Luv:
        33.1612, 15.2807, -94.4304
        Hunter-Lab:
        27.5897, 55.4119, -84.2717
      #7015bc color charts
#7015bc RGB chart
      #7015bc CMYK chart
      #7015bc RGB pie chart
      #7015bc color shades, tints & tones
#7015bc color schemes
#7015bc color preview, HTML & CSS examples
           This text has a color of #7015bc        
        
          <p style="color:#7015bc;">Text here</p>
        
        
          .mytext {color:#7015bc;}
        
        Text color #7015bc
      
           This box has a color of #7015bc        
        
          <div style="background-color:#7015bc;">Content here</div>
        
        
          .mybackground {background-color:#7015bc;}
        
        Background color #7015bc
      
           Border around this has a color of #7015bc        
        
          <div style="border:2px solid #7015bc;">Content here</div>
        
        
          .myborder {border:2px solid #7015bc;}
        
        Border color #7015bc