#d60bd5 color space conversions
Hex:
        #d60bd5
        RGB:
        214, 11, 213
        CMY:
        16, 96, 16
        CMYK:
        0, 95, 0, 16
      HSL:
        300°, 90.2222%, 44.1176%
        HSV (HSB):
        300°, 94.8598%, 83.9216%
        XYZ:
        39.8615, 19.3396, 64.5828
        xyY:
        0.3220, 0.1562, 19.3396
      CIE-Lab:
        51.0822, 85.1141, -52.3822
        CIE-LCH:
        51.0822, 99.9415, 328.3904
        CIE-Luv:
        51.0822, 70.8019, -90.2999
        Hunter-Lab:
        43.9768, 84.8367, -56.2875
      #d60bd5 color charts
#d60bd5 RGB chart
      #d60bd5 CMYK chart
      #d60bd5 RGB pie chart
      #d60bd5 color shades, tints & tones
#d60bd5 color schemes
#d60bd5 color preview, HTML & CSS examples
           This text has a color of #d60bd5        
        
          <p style="color:#d60bd5;">Text here</p>
        
        
          .mytext {color:#d60bd5;}
        
        Text color #d60bd5
      
           This box has a color of #d60bd5        
        
          <div style="background-color:#d60bd5;">Content here</div>
        
        
          .mybackground {background-color:#d60bd5;}
        
        Background color #d60bd5
      
           Border around this has a color of #d60bd5        
        
          <div style="border:2px solid #d60bd5;">Content here</div>
        
        
          .myborder {border:2px solid #d60bd5;}
        
        Border color #d60bd5