#d60edb color space conversions
Hex:
        #d60edb
        RGB:
        214, 14, 219
        CMY:
        16, 95, 14
        CMYK:
        2, 94, 0, 14
      HSL:
        299°, 87.9828%, 45.6863%
        HSV (HSB):
        299°, 93.6073%, 85.8824%
        XYZ:
        40.6748, 19.7247, 68.6813
        xyY:
        0.3151, 0.1528, 19.7247
      CIE-Lab:
        51.5245, 85.7357, -55.1016
        CIE-LCH:
        51.5245, 101.9157, 327.2715
        CIE-Luv:
        51.5245, 68.3330, -94.5516
        Hunter-Lab:
        44.4125, 85.7558, -60.5997
      #d60edb color charts
#d60edb RGB chart
      #d60edb CMYK chart
      #d60edb RGB pie chart
      #d60edb color shades, tints & tones
#d60edb color schemes
#d60edb color preview, HTML & CSS examples
           This text has a color of #d60edb        
        
          <p style="color:#d60edb;">Text here</p>
        
        
          .mytext {color:#d60edb;}
        
        Text color #d60edb
      
           This box has a color of #d60edb        
        
          <div style="background-color:#d60edb;">Content here</div>
        
        
          .mybackground {background-color:#d60edb;}
        
        Background color #d60edb
      
           Border around this has a color of #d60edb        
        
          <div style="border:2px solid #d60edb;">Content here</div>
        
        
          .myborder {border:2px solid #d60edb;}
        
        Border color #d60edb