#7f32bb color space conversions
Hex:
        #7f32bb
        RGB:
        127, 50, 187
        CMY:
        50, 80, 27
        CMYK:
        32, 73, 0, 27
      HSL:
        274°, 57.8059%, 46.4706%
        HSV (HSB):
        274°, 73.2620%, 73.3333%
        XYZ:
        18.8626, 10.3811, 48.0233
        xyY:
        0.2441, 0.1344, 10.3811
      CIE-Lab:
        38.5179, 56.6565, -58.2431
        CIE-LCH:
        38.5179, 81.2541, 314.2089
        CIE-Luv:
        38.5179, 19.5000, -87.6934
        Hunter-Lab:
        32.2197, 48.1163, -65.8177
      #7f32bb color charts
#7f32bb RGB chart
      #7f32bb CMYK chart
      #7f32bb RGB pie chart
      #7f32bb color shades, tints & tones
#7f32bb color schemes
#7f32bb color preview, HTML & CSS examples
           This text has a color of #7f32bb        
        
          <p style="color:#7f32bb;">Text here</p>
        
        
          .mytext {color:#7f32bb;}
        
        Text color #7f32bb
      
           This box has a color of #7f32bb        
        
          <div style="background-color:#7f32bb;">Content here</div>
        
        
          .mybackground {background-color:#7f32bb;}
        
        Background color #7f32bb
      
           Border around this has a color of #7f32bb        
        
          <div style="border:2px solid #7f32bb;">Content here</div>
        
        
          .myborder {border:2px solid #7f32bb;}
        
        Border color #7f32bb