#7b15fa color space conversions
Hex:
        #7b15fa
        RGB:
        123, 21, 250
        CMY:
        52, 92, 2
        CMYK:
        51, 92, 0, 2
      HSL:
        267°, 95.8159%, 53.1373%
        HSV (HSB):
        267°, 91.6000%, 98.0392%
        XYZ:
        25.6919, 11.6494, 91.3369
        xyY:
        0.1997, 0.0905, 11.6494
      CIE-Lab:
        40.6534, 79.0919, -90.9436
        CIE-LCH:
        40.6534, 120.5250, 311.0129
        CIE-Luv:
        40.6534, 9.9179, -130.7240
        Hunter-Lab:
        34.1312, 74.6340, -134.7712
      #7b15fa color charts
#7b15fa RGB chart
      #7b15fa CMYK chart
      #7b15fa RGB pie chart
      #7b15fa color shades, tints & tones
#7b15fa color schemes
#7b15fa color preview, HTML & CSS examples
           This text has a color of #7b15fa        
        
          <p style="color:#7b15fa;">Text here</p>
        
        
          .mytext {color:#7b15fa;}
        
        Text color #7b15fa
      
           This box has a color of #7b15fa        
        
          <div style="background-color:#7b15fa;">Content here</div>
        
        
          .mybackground {background-color:#7b15fa;}
        
        Background color #7b15fa
      
           Border around this has a color of #7b15fa        
        
          <div style="border:2px solid #7b15fa;">Content here</div>
        
        
          .myborder {border:2px solid #7b15fa;}
        
        Border color #7b15fa