#7f0fbc color space conversions
Hex:
        #7f0fbc
        RGB:
        127, 15, 188
        CMY:
        50, 94, 26
        CMYK:
        32, 92, 0, 26
      HSL:
        279°, 85.2217%, 39.8039%
        HSV (HSB):
        279°, 92.0213%, 73.7255%
        XYZ:
        18.0003, 8.4845, 48.2659
        xyY:
        0.2408, 0.1135, 8.4845
      CIE-Lab:
        34.9722, 67.4257, -64.6123
        CIE-LCH:
        34.9722, 93.3861, 316.2206
        CIE-Luv:
        34.9722, 22.9066, -93.2389
        Hunter-Lab:
        29.1282, 59.3332, -77.8548
      #7f0fbc color charts
#7f0fbc RGB chart
      #7f0fbc CMYK chart
      #7f0fbc RGB pie chart
      #7f0fbc color shades, tints & tones
#7f0fbc color schemes
#7f0fbc color preview, HTML & CSS examples
           This text has a color of #7f0fbc        
        
          <p style="color:#7f0fbc;">Text here</p>
        
        
          .mytext {color:#7f0fbc;}
        
        Text color #7f0fbc
      
           This box has a color of #7f0fbc        
        
          <div style="background-color:#7f0fbc;">Content here</div>
        
        
          .mybackground {background-color:#7f0fbc;}
        
        Background color #7f0fbc
      
           Border around this has a color of #7f0fbc        
        
          <div style="border:2px solid #7f0fbc;">Content here</div>
        
        
          .myborder {border:2px solid #7f0fbc;}
        
        Border color #7f0fbc