#9d48df color space conversions
Hex:
        #9d48df
        RGB:
        157, 72, 223
        CMY:
        38, 72, 13
        CMYK:
        30, 68, 0, 13
      HSL:
        274°, 70.2326%, 57.8431%
        HSV (HSB):
        274°, 67.7130%, 87.4510%
        XYZ:
        29.5413, 17.1305, 71.5616
        xyY:
        0.2499, 0.1449, 17.1305
      CIE-Lab:
        48.4241, 60.9983, -62.8121
        CIE-LCH:
        48.4241, 87.5565, 314.1607
        CIE-Luv:
        48.4241, 23.8787, -101.1723
        Hunter-Lab:
        41.3891, 54.9728, -73.5399
      #9d48df color charts
#9d48df RGB chart
      #9d48df CMYK chart
      #9d48df RGB pie chart
      #9d48df color shades, tints & tones
#9d48df color schemes
#9d48df color preview, HTML & CSS examples
           This text has a color of #9d48df        
        
          <p style="color:#9d48df;">Text here</p>
        
        
          .mytext {color:#9d48df;}
        
        Text color #9d48df
      
           This box has a color of #9d48df        
        
          <div style="background-color:#9d48df;">Content here</div>
        
        
          .mybackground {background-color:#9d48df;}
        
        Background color #9d48df
      
           Border around this has a color of #9d48df        
        
          <div style="border:2px solid #9d48df;">Content here</div>
        
        
          .myborder {border:2px solid #9d48df;}
        
        Border color #9d48df