#d48ede color space conversions
Hex:
        #d48ede
        RGB:
        212, 142, 222
        CMY:
        17, 44, 13
        CMYK:
        5, 36, 0, 13
      HSL:
        293°, 54.7945%, 71.3725%
        HSV (HSB):
        293°, 36.0360%, 87.0588%
        XYZ:
        50.0092, 38.6170, 73.9253
        xyY:
        0.3077, 0.2376, 38.6170
      CIE-Lab:
        68.4729, 39.5447, -30.1390
        CIE-LCH:
        68.4729, 49.7207, 322.6871
        CIE-Luv:
        68.4729, 33.1225, -53.3645
        Hunter-Lab:
        62.1426, 34.8983, -27.0321
      #d48ede color charts
#d48ede RGB chart
      #d48ede CMYK chart
      #d48ede RGB pie chart
      #d48ede color shades, tints & tones
#d48ede color schemes
#d48ede color preview, HTML & CSS examples
           This text has a color of #d48ede        
        
          <p style="color:#d48ede;">Text here</p>
        
        
          .mytext {color:#d48ede;}
        
        Text color #d48ede
      
           This box has a color of #d48ede        
        
          <div style="background-color:#d48ede;">Content here</div>
        
        
          .mybackground {background-color:#d48ede;}
        
        Background color #d48ede
      
           Border around this has a color of #d48ede        
        
          <div style="border:2px solid #d48ede;">Content here</div>
        
        
          .myborder {border:2px solid #d48ede;}
        
        Border color #d48ede