#7f06bf color space conversions
Hex:
        #7f06bf
        RGB:
        127, 6, 191
        CMY:
        50, 98, 25
        CMYK:
        34, 97, 0, 25
      HSL:
        279°, 93.9086%, 38.6275%
        HSV (HSB):
        279°, 96.8586%, 74.9020%
        XYZ:
        18.2215, 8.4039, 49.9519
        xyY:
        0.2379, 0.1097, 8.4039
      CIE-Lab:
        34.8102, 69.2953, -66.6470
        CIE-LCH:
        34.8102, 96.1439, 316.1160
        CIE-Luv:
        34.8102, 22.6075, -95.5720
        Hunter-Lab:
        28.9894, 61.4659, -81.8706
      #7f06bf color charts
#7f06bf RGB chart
      #7f06bf CMYK chart
      #7f06bf RGB pie chart
      #7f06bf color shades, tints & tones
#7f06bf color schemes
#7f06bf color preview, HTML & CSS examples
           This text has a color of #7f06bf        
        
          <p style="color:#7f06bf;">Text here</p>
        
        
          .mytext {color:#7f06bf;}
        
        Text color #7f06bf
      
           This box has a color of #7f06bf        
        
          <div style="background-color:#7f06bf;">Content here</div>
        
        
          .mybackground {background-color:#7f06bf;}
        
        Background color #7f06bf
      
           Border around this has a color of #7f06bf        
        
          <div style="border:2px solid #7f06bf;">Content here</div>
        
        
          .myborder {border:2px solid #7f06bf;}
        
        Border color #7f06bf