#d50bb3 color space conversions
Hex:
        #d50bb3
        RGB:
        213, 11, 179
        CMY:
        16, 96, 30
        CMYK:
        0, 95, 16, 16
      HSL:
        310°, 90.1786%, 43.9216%
        HSV (HSB):
        310°, 94.8357%, 83.5294%
        XYZ:
        35.6969, 17.6402, 44.1713
        xyY:
        0.3661, 0.1809, 17.6402
      CIE-Lab:
        49.0567, 80.3286, -35.8883
        CIE-LCH:
        49.0567, 87.9810, 335.9264
        CIE-Luv:
        49.0567, 84.2237, -64.7453
        Hunter-Lab:
        42.0002, 78.2110, -32.9547
      #d50bb3 color charts
#d50bb3 RGB chart
      #d50bb3 CMYK chart
      #d50bb3 RGB pie chart
      #d50bb3 color shades, tints & tones
#d50bb3 color schemes
#d50bb3 color preview, HTML & CSS examples
           This text has a color of #d50bb3        
        
          <p style="color:#d50bb3;">Text here</p>
        
        
          .mytext {color:#d50bb3;}
        
        Text color #d50bb3
      
           This box has a color of #d50bb3        
        
          <div style="background-color:#d50bb3;">Content here</div>
        
        
          .mybackground {background-color:#d50bb3;}
        
        Background color #d50bb3
      
           Border around this has a color of #d50bb3        
        
          <div style="border:2px solid #d50bb3;">Content here</div>
        
        
          .myborder {border:2px solid #d50bb3;}
        
        Border color #d50bb3