#d30b99 color space conversions
Hex:
        #d30b99
        RGB:
        211, 11, 153
        CMY:
        17, 96, 40
        CMYK:
        0, 95, 27, 17
      HSL:
        317°, 90.0901%, 43.5294%
        HSV (HSB):
        317°, 94.7867%, 82.7451%
        XYZ:
        32.7334, 16.3881, 31.5750
        xyY:
        0.4056, 0.2031, 16.3881
      CIE-Lab:
        47.4796, 76.8536, -22.9329
        CIE-LCH:
        47.4796, 80.2022, 343.3850
        CIE-Luv:
        47.4796, 94.3908, -45.1873
        Hunter-Lab:
        40.4823, 73.4887, -17.9069
      #d30b99 color charts
#d30b99 RGB chart
      #d30b99 CMYK chart
      #d30b99 RGB pie chart
      #d30b99 color shades, tints & tones
#d30b99 color schemes
#d30b99 color preview, HTML & CSS examples
           This text has a color of #d30b99        
        
          <p style="color:#d30b99;">Text here</p>
        
        
          .mytext {color:#d30b99;}
        
        Text color #d30b99
      
           This box has a color of #d30b99        
        
          <div style="background-color:#d30b99;">Content here</div>
        
        
          .mybackground {background-color:#d30b99;}
        
        Background color #d30b99
      
           Border around this has a color of #d30b99        
        
          <div style="border:2px solid #d30b99;">Content here</div>
        
        
          .myborder {border:2px solid #d30b99;}
        
        Border color #d30b99