#7c15fa color space conversions
Hex:
        #7c15fa
        RGB:
        124, 21, 250
        CMY:
        51, 92, 2
        CMYK:
        50, 92, 0, 2
      HSL:
        267°, 95.8159%, 53.1373%
        HSV (HSB):
        267°, 91.6000%, 98.0392%
        XYZ:
        25.8357, 11.7235, 91.3437
        xyY:
        0.2004, 0.0909, 11.7235
      CIE-Lab:
        40.7733, 79.1771, -90.7415
        CIE-LCH:
        40.7733, 120.4285, 311.1065
        CIE-Luv:
        40.7733, 10.2801, -130.6804
        Hunter-Lab:
        34.2397, 74.7684, -134.2045
      #7c15fa color charts
#7c15fa RGB chart
      #7c15fa CMYK chart
      #7c15fa RGB pie chart
      #7c15fa color shades, tints & tones
#7c15fa color schemes
#7c15fa color preview, HTML & CSS examples
           This text has a color of #7c15fa        
        
          <p style="color:#7c15fa;">Text here</p>
        
        
          .mytext {color:#7c15fa;}
        
        Text color #7c15fa
      
           This box has a color of #7c15fa        
        
          <div style="background-color:#7c15fa;">Content here</div>
        
        
          .mybackground {background-color:#7c15fa;}
        
        Background color #7c15fa
      
           Border around this has a color of #7c15fa        
        
          <div style="border:2px solid #7c15fa;">Content here</div>
        
        
          .myborder {border:2px solid #7c15fa;}
        
        Border color #7c15fa