#d48eed color space conversions
Hex:
        #d48eed
        RGB:
        212, 142, 237
        CMY:
        17, 44, 7
        CMYK:
        11, 40, 0, 7
      HSL:
        284°, 72.5191%, 74.3137%
        HSV (HSB):
        284°, 40.0844%, 92.9412%
        XYZ:
        52.1104, 39.4575, 84.9903
        xyY:
        0.2951, 0.2235, 39.4575
      CIE-Lab:
        69.0814, 42.4981, -37.4558
        CIE-LCH:
        69.0814, 56.6482, 318.6086
        CIE-Luv:
        69.0814, 30.5648, -65.8257
        Hunter-Lab:
        62.8152, 38.1541, -36.2500
      #d48eed color charts
#d48eed RGB chart
      #d48eed CMYK chart
      #d48eed RGB pie chart
      #d48eed color shades, tints & tones
#d48eed color schemes
#d48eed color preview, HTML & CSS examples
           This text has a color of #d48eed        
        
          <p style="color:#d48eed;">Text here</p>
        
        
          .mytext {color:#d48eed;}
        
        Text color #d48eed
      
           This box has a color of #d48eed        
        
          <div style="background-color:#d48eed;">Content here</div>
        
        
          .mybackground {background-color:#d48eed;}
        
        Background color #d48eed
      
           Border around this has a color of #d48eed        
        
          <div style="border:2px solid #d48eed;">Content here</div>
        
        
          .myborder {border:2px solid #d48eed;}
        
        Border color #d48eed