#7f32fe color space conversions
Hex:
        #7f32fe
        RGB:
        127, 50, 254
        CMY:
        50, 80, 0
        CMYK:
        50, 80, 0, 0
      HSL:
        263°, 99.0291%, 59.6078%
        HSV (HSB):
        263°, 80.3150%, 99.6078%
        XYZ:
        27.7824, 13.9490, 94.9941
        xyY:
        0.2032, 0.1020, 13.9490
      CIE-Lab:
        44.1597, 72.5196, -87.3829
        CIE-LCH:
        44.1597, 113.5555, 309.6895
        CIE-Luv:
        44.1597, 8.6412, -130.7953
        Hunter-Lab:
        37.3483, 67.4216, -124.6580
      #7f32fe color charts
#7f32fe RGB chart
      #7f32fe CMYK chart
      #7f32fe RGB pie chart
      #7f32fe color shades, tints & tones
#7f32fe color schemes
#7f32fe color preview, HTML & CSS examples
           This text has a color of #7f32fe        
        
          <p style="color:#7f32fe;">Text here</p>
        
        
          .mytext {color:#7f32fe;}
        
        Text color #7f32fe
      
           This box has a color of #7f32fe        
        
          <div style="background-color:#7f32fe;">Content here</div>
        
        
          .mybackground {background-color:#7f32fe;}
        
        Background color #7f32fe
      
           Border around this has a color of #7f32fe        
        
          <div style="border:2px solid #7f32fe;">Content here</div>
        
        
          .myborder {border:2px solid #7f32fe;}
        
        Border color #7f32fe