#d50cb2 color space conversions
Hex:
        #d50cb2
        RGB:
        213, 12, 178
        CMY:
        16, 95, 30
        CMYK:
        0, 94, 16, 16
      HSL:
        310°, 89.3333%, 44.1176%
        HSV (HSB):
        310°, 94.3662%, 83.5294%
        XYZ:
        35.6079, 17.6234, 43.6444
        xyY:
        0.3676, 0.1819, 17.6234
      CIE-Lab:
        49.0361, 80.1171, -35.3328
        CIE-LCH:
        49.0361, 87.5623, 336.2019
        CIE-Luv:
        49.0361, 84.5990, -63.8986
        Hunter-Lab:
        41.9803, 77.9393, -32.2541
      #d50cb2 color charts
#d50cb2 RGB chart
      #d50cb2 CMYK chart
      #d50cb2 RGB pie chart
      #d50cb2 color shades, tints & tones
#d50cb2 color schemes
#d50cb2 color preview, HTML & CSS examples
           This text has a color of #d50cb2        
        
          <p style="color:#d50cb2;">Text here</p>
        
        
          .mytext {color:#d50cb2;}
        
        Text color #d50cb2
      
           This box has a color of #d50cb2        
        
          <div style="background-color:#d50cb2;">Content here</div>
        
        
          .mybackground {background-color:#d50cb2;}
        
        Background color #d50cb2
      
           Border around this has a color of #d50cb2        
        
          <div style="border:2px solid #d50cb2;">Content here</div>
        
        
          .myborder {border:2px solid #d50cb2;}
        
        Border color #d50cb2