#7f48ff color space conversions
Hex:
        #7f48ff
        RGB:
        127, 72, 255
        CMY:
        50, 72, 0
        CMYK:
        50, 72, 0, 0
      HSL:
        258°, 100.0000%, 64.1176%
        HSV (HSB):
        258°, 71.7647%, 100.0000%
        XYZ:
        29.1198, 16.3668, 96.2321
        xyY:
        0.2055, 0.1155, 16.3668
      CIE-Lab:
        47.4520, 63.5696, -82.5331
        CIE-LCH:
        47.4520, 104.1768, 307.6046
        CIE-Luv:
        47.4520, 5.5109, -127.5997
        Hunter-Lab:
        40.4558, 57.6850, -112.7136
      #7f48ff color charts
#7f48ff RGB chart
      #7f48ff CMYK chart
      #7f48ff RGB pie chart
      #7f48ff color shades, tints & tones
#7f48ff color schemes
#7f48ff color preview, HTML & CSS examples
           This text has a color of #7f48ff        
        
          <p style="color:#7f48ff;">Text here</p>
        
        
          .mytext {color:#7f48ff;}
        
        Text color #7f48ff
      
           This box has a color of #7f48ff        
        
          <div style="background-color:#7f48ff;">Content here</div>
        
        
          .mybackground {background-color:#7f48ff;}
        
        Background color #7f48ff
      
           Border around this has a color of #7f48ff        
        
          <div style="border:2px solid #7f48ff;">Content here</div>
        
        
          .myborder {border:2px solid #7f48ff;}
        
        Border color #7f48ff