#d85ded color space conversions
Hex:
        #d85ded
        RGB:
        216, 93, 237
        CMY:
        15, 64, 7
        CMYK:
        9, 61, 0, 7
      HSL:
        291°, 80.0000%, 64.7059%
        HSV (HSB):
        291°, 60.7595%, 92.9412%
        XYZ:
        47.5193, 28.5421, 83.1254
        xyY:
        0.2985, 0.1793, 28.5421
      CIE-Lab:
        60.3753, 67.6346, -51.1093
        CIE-LCH:
        60.3753, 84.7738, 322.9228
        CIE-Luv:
        60.3753, 50.4883, -89.5029
        Hunter-Lab:
        53.4248, 65.2757, -54.8540
      #d85ded color charts
#d85ded RGB chart
      #d85ded CMYK chart
      #d85ded RGB pie chart
      #d85ded color shades, tints & tones
#d85ded color schemes
#d85ded color preview, HTML & CSS examples
           This text has a color of #d85ded        
        
          <p style="color:#d85ded;">Text here</p>
        
        
          .mytext {color:#d85ded;}
        
        Text color #d85ded
      
           This box has a color of #d85ded        
        
          <div style="background-color:#d85ded;">Content here</div>
        
        
          .mybackground {background-color:#d85ded;}
        
        Background color #d85ded
      
           Border around this has a color of #d85ded        
        
          <div style="border:2px solid #d85ded;">Content here</div>
        
        
          .myborder {border:2px solid #d85ded;}
        
        Border color #d85ded