#7f36ed color space conversions
Hex:
        #7f36ed
        RGB:
        127, 54, 237
        CMY:
        50, 79, 7
        CMYK:
        46, 77, 0, 7
      HSL:
        264°, 83.5616%, 57.0588%
        HSV (HSB):
        264°, 77.2152%, 92.9412%
        XYZ:
        25.3576, 13.2648, 81.3446
        xyY:
        0.2114, 0.1106, 13.2648
      CIE-Lab:
        43.1595, 66.8816, -79.4770
        CIE-LCH:
        43.1595, 103.8737, 310.0813
        CIE-Luv:
        43.1595, 10.5055, -119.7568
        Hunter-Lab:
        36.4209, 60.5422, -106.9274
      #7f36ed color charts
#7f36ed RGB chart
      #7f36ed CMYK chart
      #7f36ed RGB pie chart
      #7f36ed color shades, tints & tones
#7f36ed color schemes
#7f36ed color preview, HTML & CSS examples
           This text has a color of #7f36ed        
        
          <p style="color:#7f36ed;">Text here</p>
        
        
          .mytext {color:#7f36ed;}
        
        Text color #7f36ed
      
           This box has a color of #7f36ed        
        
          <div style="background-color:#7f36ed;">Content here</div>
        
        
          .mybackground {background-color:#7f36ed;}
        
        Background color #7f36ed
      
           Border around this has a color of #7f36ed        
        
          <div style="border:2px solid #7f36ed;">Content here</div>
        
        
          .myborder {border:2px solid #7f36ed;}
        
        Border color #7f36ed