#d81ddb color space conversions
Hex:
        #d81ddb
        RGB:
        216, 29, 219
        CMY:
        15, 89, 14
        CMYK:
        1, 87, 0, 14
      HSL:
        299°, 76.6129%, 48.6275%
        HSV (HSB):
        299°, 86.7580%, 85.8824%
        XYZ:
        41.5444, 20.5921, 68.8029
        xyY:
        0.3173, 0.1573, 20.5921
      CIE-Lab:
        52.5002, 84.1967, -53.5205
        CIE-LCH:
        52.5002, 99.7674, 327.5575
        CIE-Luv:
        52.5002, 68.6549, -92.4861
        Hunter-Lab:
        45.3786, 84.0058, -58.1304
      #d81ddb color charts
#d81ddb RGB chart
      #d81ddb CMYK chart
      #d81ddb RGB pie chart
      #d81ddb color shades, tints & tones
#d81ddb color schemes
#d81ddb color preview, HTML & CSS examples
           This text has a color of #d81ddb        
        
          <p style="color:#d81ddb;">Text here</p>
        
        
          .mytext {color:#d81ddb;}
        
        Text color #d81ddb
      
           This box has a color of #d81ddb        
        
          <div style="background-color:#d81ddb;">Content here</div>
        
        
          .mybackground {background-color:#d81ddb;}
        
        Background color #d81ddb
      
           Border around this has a color of #d81ddb        
        
          <div style="border:2px solid #d81ddb;">Content here</div>
        
        
          .myborder {border:2px solid #d81ddb;}
        
        Border color #d81ddb