#d61ddb color space conversions
Hex:
        #d61ddb
        RGB:
        214, 29, 219
        CMY:
        16, 89, 14
        CMYK:
        2, 87, 0, 14
      HSL:
        298°, 76.6129%, 48.6275%
        HSV (HSB):
        298°, 86.7580%, 85.8824%
        XYZ:
        40.9571, 20.2893, 68.7754
        xyY:
        0.3150, 0.1560, 20.2893
      CIE-Lab:
        52.1628, 83.8543, -54.0794
        CIE-LCH:
        52.1628, 99.7804, 327.1812
        CIE-Luv:
        52.1628, 67.2375, -93.1094
        Hunter-Lab:
        45.0437, 83.4791, -58.9969
      #d61ddb color charts
#d61ddb RGB chart
      #d61ddb CMYK chart
      #d61ddb RGB pie chart
      #d61ddb color shades, tints & tones
#d61ddb color schemes
#d61ddb color preview, HTML & CSS examples
           This text has a color of #d61ddb        
        
          <p style="color:#d61ddb;">Text here</p>
        
        
          .mytext {color:#d61ddb;}
        
        Text color #d61ddb
      
           This box has a color of #d61ddb        
        
          <div style="background-color:#d61ddb;">Content here</div>
        
        
          .mybackground {background-color:#d61ddb;}
        
        Background color #d61ddb
      
           Border around this has a color of #d61ddb        
        
          <div style="border:2px solid #d61ddb;">Content here</div>
        
        
          .myborder {border:2px solid #d61ddb;}
        
        Border color #d61ddb