#d300b0 color space conversions
Hex:
        #d300b0
        RGB:
        211, 0, 176
        CMY:
        17, 100, 31
        CMYK:
        0, 100, 17, 17
      HSL:
        310°, 100.0000%, 41.3725%
        HSV (HSB):
        310°, 100.0000%, 82.7451%
        XYZ:
        34.7004, 16.9835, 42.5235
        xyY:
        0.3683, 0.1803, 16.9835
      CIE-Lab:
        48.2392, 80.4638, -35.4334
        CIE-LCH:
        48.2392, 87.9201, 336.2330
        CIE-Luv:
        48.2392, 84.6596, -63.8440
        Hunter-Lab:
        41.2110, 78.1811, -32.3306
      #d300b0 color charts
#d300b0 RGB chart
      #d300b0 CMYK chart
      #d300b0 RGB pie chart
      #d300b0 color shades, tints & tones
#d300b0 color schemes
#d300b0 color preview, HTML & CSS examples
           This text has a color of #d300b0        
        
          <p style="color:#d300b0;">Text here</p>
        
        
          .mytext {color:#d300b0;}
        
        Text color #d300b0
      
           This box has a color of #d300b0        
        
          <div style="background-color:#d300b0;">Content here</div>
        
        
          .mybackground {background-color:#d300b0;}
        
        Background color #d300b0
      
           Border around this has a color of #d300b0        
        
          <div style="border:2px solid #d300b0;">Content here</div>
        
        
          .myborder {border:2px solid #d300b0;}
        
        Border color #d300b0