#d61cd0 color space conversions
Hex:
        #d61cd0
        RGB:
        214, 28, 208
        CMY:
        16, 89, 18
        CMYK:
        0, 87, 3, 16
      HSL:
        302°, 76.8595%, 47.4510%
        HSV (HSB):
        302°, 86.9159%, 83.9216%
        XYZ:
        39.5320, 19.6807, 61.3897
        xyY:
        0.3278, 0.1632, 19.6807
      CIE-Lab:
        51.4743, 82.3898, -48.8898
        CIE-LCH:
        51.4743, 95.8034, 329.3153
        CIE-Luv:
        51.4743, 71.5271, -84.9802
        Hunter-Lab:
        44.3630, 81.4268, -50.9918
      #d61cd0 color charts
#d61cd0 RGB chart
      #d61cd0 CMYK chart
      #d61cd0 RGB pie chart
      #d61cd0 color shades, tints & tones
#d61cd0 color schemes
#d61cd0 color preview, HTML & CSS examples
           This text has a color of #d61cd0        
        
          <p style="color:#d61cd0;">Text here</p>
        
        
          .mytext {color:#d61cd0;}
        
        Text color #d61cd0
      
           This box has a color of #d61cd0        
        
          <div style="background-color:#d61cd0;">Content here</div>
        
        
          .mybackground {background-color:#d61cd0;}
        
        Background color #d61cd0
      
           Border around this has a color of #d61cd0        
        
          <div style="border:2px solid #d61cd0;">Content here</div>
        
        
          .myborder {border:2px solid #d61cd0;}
        
        Border color #d61cd0