#d60bda color space conversions
Hex:
        #d60bda
        RGB:
        214, 11, 218
        CMY:
        16, 96, 15
        CMYK:
        2, 95, 0, 15
      HSL:
        299°, 90.3930%, 44.9020%
        HSV (HSB):
        299°, 94.9541%, 85.4902%
        XYZ:
        40.5061, 19.5974, 67.9774
        xyY:
        0.3163, 0.1530, 19.5974
      CIE-Lab:
        51.3790, 85.8415, -54.7646
        CIE-LCH:
        51.3790, 101.8230, 327.4632
        CIE-Luv:
        51.3790, 68.8613, -94.0051
        Hunter-Lab:
        44.2690, 85.8567, -60.0547
      #d60bda color charts
#d60bda RGB chart
      #d60bda CMYK chart
      #d60bda RGB pie chart
      #d60bda color shades, tints & tones
#d60bda color schemes
#d60bda color preview, HTML & CSS examples
           This text has a color of #d60bda        
        
          <p style="color:#d60bda;">Text here</p>
        
        
          .mytext {color:#d60bda;}
        
        Text color #d60bda
      
           This box has a color of #d60bda        
        
          <div style="background-color:#d60bda;">Content here</div>
        
        
          .mybackground {background-color:#d60bda;}
        
        Background color #d60bda
      
           Border around this has a color of #d60bda        
        
          <div style="border:2px solid #d60bda;">Content here</div>
        
        
          .myborder {border:2px solid #d60bda;}
        
        Border color #d60bda