#7f2bbb color space conversions
Hex:
        #7f2bbb
        RGB:
        127, 43, 187
        CMY:
        50, 83, 27
        CMYK:
        32, 77, 0, 27
      HSL:
        275°, 62.6087%, 45.0980%
        HSV (HSB):
        275°, 77.0053%, 73.3333%
        XYZ:
        18.5859, 9.8276, 47.9310
        xyY:
        0.2434, 0.1287, 9.8276
      CIE-Lab:
        37.5313, 59.4758, -59.8466
        CIE-LCH:
        37.5313, 84.3741, 314.8219
        CIE-Luv:
        37.5313, 20.5595, -89.2029
        Hunter-Lab:
        31.3491, 50.9664, -68.7069
      #7f2bbb color charts
#7f2bbb RGB chart
      #7f2bbb CMYK chart
      #7f2bbb RGB pie chart
      #7f2bbb color shades, tints & tones
#7f2bbb color schemes
#7f2bbb color preview, HTML & CSS examples
           This text has a color of #7f2bbb        
        
          <p style="color:#7f2bbb;">Text here</p>
        
        
          .mytext {color:#7f2bbb;}
        
        Text color #7f2bbb
      
           This box has a color of #7f2bbb        
        
          <div style="background-color:#7f2bbb;">Content here</div>
        
        
          .mybackground {background-color:#7f2bbb;}
        
        Background color #7f2bbb
      
           Border around this has a color of #7f2bbb        
        
          <div style="border:2px solid #7f2bbb;">Content here</div>
        
        
          .myborder {border:2px solid #7f2bbb;}
        
        Border color #7f2bbb