#d30bab color space conversions
Hex:
        #d30bab
        RGB:
        211, 11, 171
        CMY:
        17, 96, 33
        CMYK:
        0, 95, 19, 17
      HSL:
        312°, 90.0901%, 43.5294%
        HSV (HSB):
        312°, 94.7867%, 82.7451%
        XYZ:
        34.3343, 17.0285, 40.0053
        xyY:
        0.3758, 0.1864, 17.0285
      CIE-Lab:
        48.2959, 78.9581, -32.3909
        CIE-LCH:
        48.2959, 85.3437, 337.6951
        CIE-Luv:
        48.2959, 86.2103, -59.2293
        Hunter-Lab:
        41.2656, 76.3030, -28.5933
      #d30bab color charts
#d30bab RGB chart
      #d30bab CMYK chart
      #d30bab RGB pie chart
      #d30bab color shades, tints & tones
#d30bab color schemes
#d30bab color preview, HTML & CSS examples
           This text has a color of #d30bab        
        
          <p style="color:#d30bab;">Text here</p>
        
        
          .mytext {color:#d30bab;}
        
        Text color #d30bab
      
           This box has a color of #d30bab        
        
          <div style="background-color:#d30bab;">Content here</div>
        
        
          .mybackground {background-color:#d30bab;}
        
        Background color #d30bab
      
           Border around this has a color of #d30bab        
        
          <div style="border:2px solid #d30bab;">Content here</div>
        
        
          .myborder {border:2px solid #d30bab;}
        
        Border color #d30bab