#7f2bfb color space conversions
Hex:
        #7f2bfb
        RGB:
        127, 43, 251
        CMY:
        50, 83, 2
        CMYK:
        49, 83, 0, 2
      HSL:
        264°, 96.2963%, 57.6471%
        HSV (HSB):
        264°, 82.8685%, 98.4314%
        XYZ:
        27.0289, 13.2048, 92.3910
        xyY:
        0.2038, 0.0996, 13.2048
      CIE-Lab:
        43.0702, 74.1879, -87.4995
        CIE-LCH:
        43.0702, 114.7170, 310.2935
        CIE-Luv:
        43.0702, 9.7493, -129.7463
        Hunter-Lab:
        36.3384, 69.1777, -125.3088
      #7f2bfb color charts
#7f2bfb RGB chart
      #7f2bfb CMYK chart
      #7f2bfb RGB pie chart
      #7f2bfb color shades, tints & tones
#7f2bfb color schemes
#7f2bfb color preview, HTML & CSS examples
           This text has a color of #7f2bfb        
        
          <p style="color:#7f2bfb;">Text here</p>
        
        
          .mytext {color:#7f2bfb;}
        
        Text color #7f2bfb
      
           This box has a color of #7f2bfb        
        
          <div style="background-color:#7f2bfb;">Content here</div>
        
        
          .mybackground {background-color:#7f2bfb;}
        
        Background color #7f2bfb
      
           Border around this has a color of #7f2bfb        
        
          <div style="border:2px solid #7f2bfb;">Content here</div>
        
        
          .myborder {border:2px solid #7f2bfb;}
        
        Border color #7f2bfb