#d43ded color space conversions
Hex:
        #d43ded
        RGB:
        212, 61, 237
        CMY:
        17, 76, 7
        CMYK:
        11, 74, 0, 7
      HSL:
        291°, 83.0189%, 58.4314%
        HSV (HSB):
        291°, 74.2616%, 92.9412%
        XYZ:
        44.1062, 23.4490, 82.3222
        xyY:
        0.2943, 0.1565, 23.4490
      CIE-Lab:
        55.5318, 78.7737, -58.8696
        CIE-LCH:
        55.5318, 98.3409, 323.2283
        CIE-Luv:
        55.5318, 55.3130, -101.0862
        Hunter-Lab:
        48.4241, 77.8411, -66.8976
      #d43ded color charts
#d43ded RGB chart
      #d43ded CMYK chart
      #d43ded RGB pie chart
      #d43ded color shades, tints & tones
#d43ded color schemes
#d43ded color preview, HTML & CSS examples
           This text has a color of #d43ded        
        
          <p style="color:#d43ded;">Text here</p>
        
        
          .mytext {color:#d43ded;}
        
        Text color #d43ded
      
           This box has a color of #d43ded        
        
          <div style="background-color:#d43ded;">Content here</div>
        
        
          .mybackground {background-color:#d43ded;}
        
        Background color #d43ded
      
           Border around this has a color of #d43ded        
        
          <div style="border:2px solid #d43ded;">Content here</div>
        
        
          .myborder {border:2px solid #d43ded;}
        
        Border color #d43ded