#7f2bce color space conversions
Hex:
        #7f2bce
        RGB:
        127, 43, 206
        CMY:
        50, 83, 19
        CMYK:
        38, 79, 0, 19
      HSL:
        271°, 65.4618%, 48.8235%
        HSV (HSB):
        271°, 79.1262%, 80.7843%
        XYZ:
        20.7569, 10.6960, 59.3630
        xyY:
        0.2286, 0.1178, 10.6960
      CIE-Lab:
        39.0637, 63.7567, -68.4488
        CIE-LCH:
        39.0637, 93.5423, 312.9674
        CIE-Luv:
        39.0637, 16.8853, -101.7711
        Hunter-Lab:
        32.7048, 56.0559, -84.7251
      #7f2bce color charts
#7f2bce RGB chart
      #7f2bce CMYK chart
      #7f2bce RGB pie chart
      #7f2bce color shades, tints & tones
#7f2bce color schemes
#7f2bce color preview, HTML & CSS examples
           This text has a color of #7f2bce        
        
          <p style="color:#7f2bce;">Text here</p>
        
        
          .mytext {color:#7f2bce;}
        
        Text color #7f2bce
      
           This box has a color of #7f2bce        
        
          <div style="background-color:#7f2bce;">Content here</div>
        
        
          .mybackground {background-color:#7f2bce;}
        
        Background color #7f2bce
      
           Border around this has a color of #7f2bce        
        
          <div style="border:2px solid #7f2bce;">Content here</div>
        
        
          .myborder {border:2px solid #7f2bce;}
        
        Border color #7f2bce