#d50cbf color space conversions
Hex:
        #d50cbf
        RGB:
        213, 12, 191
        CMY:
        16, 95, 25
        CMYK:
        0, 94, 10, 16
      HSL:
        307°, 89.3333%, 44.1176%
        HSV (HSB):
        307°, 94.3662%, 83.5294%
        XYZ:
        36.9760, 18.1707, 50.8487
        xyY:
        0.3488, 0.1714, 18.1707
      CIE-Lab:
        49.7025, 81.8034, -41.8882
        CIE-LCH:
        49.7025, 91.9044, 332.8848
        CIE-Luv:
        49.7025, 78.9845, -73.9337
        Hunter-Lab:
        42.6271, 80.2390, -40.8865
      #d50cbf color charts
#d50cbf RGB chart
      #d50cbf CMYK chart
      #d50cbf RGB pie chart
      #d50cbf color shades, tints & tones
#d50cbf color schemes
#d50cbf color preview, HTML & CSS examples
           This text has a color of #d50cbf        
        
          <p style="color:#d50cbf;">Text here</p>
        
        
          .mytext {color:#d50cbf;}
        
        Text color #d50cbf
      
           This box has a color of #d50cbf        
        
          <div style="background-color:#d50cbf;">Content here</div>
        
        
          .mybackground {background-color:#d50cbf;}
        
        Background color #d50cbf
      
           Border around this has a color of #d50cbf        
        
          <div style="border:2px solid #d50cbf;">Content here</div>
        
        
          .myborder {border:2px solid #d50cbf;}
        
        Border color #d50cbf