#d48cc5 color space conversions
Hex:
        #d48cc5
        RGB:
        212, 140, 197
        CMY:
        17, 45, 23
        CMYK:
        0, 34, 7, 17
      HSL:
        313°, 45.5696%, 69.0196%
        HSV (HSB):
        313°, 33.9623%, 83.1373%
        XYZ:
        46.6075, 36.7844, 57.4669
        xyY:
        0.3309, 0.2611, 36.7844
      CIE-Lab:
        67.1150, 36.0297, -18.3261
        CIE-LCH:
        67.1150, 40.4226, 333.0404
        CIE-Luv:
        67.1150, 38.4192, -33.8708
        Hunter-Lab:
        60.6502, 31.0331, -13.7230
      #d48cc5 color charts
#d48cc5 RGB chart
      #d48cc5 CMYK chart
      #d48cc5 RGB pie chart
      #d48cc5 color shades, tints & tones
#d48cc5 color schemes
#d48cc5 color preview, HTML & CSS examples
           This text has a color of #d48cc5        
        
          <p style="color:#d48cc5;">Text here</p>
        
        
          .mytext {color:#d48cc5;}
        
        Text color #d48cc5
      
           This box has a color of #d48cc5        
        
          <div style="background-color:#d48cc5;">Content here</div>
        
        
          .mybackground {background-color:#d48cc5;}
        
        Background color #d48cc5
      
           Border around this has a color of #d48cc5        
        
          <div style="border:2px solid #d48cc5;">Content here</div>
        
        
          .myborder {border:2px solid #d48cc5;}
        
        Border color #d48cc5