#d61bb5 color space conversions
Hex:
        #d61bb5
        RGB:
        214, 27, 181
        CMY:
        16, 89, 29
        CMYK:
        0, 87, 15, 16
      HSL:
        311°, 77.5934%, 47.2549%
        HSV (HSB):
        311°, 87.3832%, 83.9216%
        XYZ:
        36.4640, 18.4162, 45.3489
        xyY:
        0.3638, 0.1837, 18.4162
      CIE-Lab:
        49.9971, 78.8409, -35.5712
        CIE-LCH:
        49.9971, 86.4939, 335.7162
        CIE-Luv:
        49.9971, 82.6652, -64.3393
        Hunter-Lab:
        42.9141, 76.5712, -32.6140
      #d61bb5 color charts
#d61bb5 RGB chart
      #d61bb5 CMYK chart
      #d61bb5 RGB pie chart
      #d61bb5 color shades, tints & tones
#d61bb5 color schemes
#d61bb5 color preview, HTML & CSS examples
           This text has a color of #d61bb5        
        
          <p style="color:#d61bb5;">Text here</p>
        
        
          .mytext {color:#d61bb5;}
        
        Text color #d61bb5
      
           This box has a color of #d61bb5        
        
          <div style="background-color:#d61bb5;">Content here</div>
        
        
          .mybackground {background-color:#d61bb5;}
        
        Background color #d61bb5
      
           Border around this has a color of #d61bb5        
        
          <div style="border:2px solid #d61bb5;">Content here</div>
        
        
          .myborder {border:2px solid #d61bb5;}
        
        Border color #d61bb5