#7015ec color space conversions
Hex:
        #7015ec
        RGB:
        112, 21, 236
        CMY:
        56, 92, 7
        CMYK:
        53, 91, 0, 7
      HSL:
        265°, 84.9802%, 50.3922%
        HSV (HSB):
        265°, 91.1017%, 92.5490%
        XYZ:
        22.0906, 10.0372, 80.1300
        xyY:
        0.1968, 0.0894, 10.0372
      CIE-Lab:
        37.9091, 75.0489, -87.6216
        CIE-LCH:
        37.9091, 115.3685, 310.5805
        CIE-Luv:
        37.9091, 7.9307, -123.0214
        Hunter-Lab:
        31.6815, 69.0199, -127.7810
      #7015ec color charts
#7015ec RGB chart
      #7015ec CMYK chart
      #7015ec RGB pie chart
      #7015ec color shades, tints & tones
#7015ec color schemes
#7015ec color preview, HTML & CSS examples
           This text has a color of #7015ec        
        
          <p style="color:#7015ec;">Text here</p>
        
        
          .mytext {color:#7015ec;}
        
        Text color #7015ec
      
           This box has a color of #7015ec        
        
          <div style="background-color:#7015ec;">Content here</div>
        
        
          .mybackground {background-color:#7015ec;}
        
        Background color #7015ec
      
           Border around this has a color of #7015ec        
        
          <div style="border:2px solid #7015ec;">Content here</div>
        
        
          .myborder {border:2px solid #7015ec;}
        
        Border color #7015ec