#d308bc color space conversions
Hex:
        #d308bc
        RGB:
        211, 8, 188
        CMY:
        17, 97, 26
        CMYK:
        0, 96, 11, 17
      HSL:
        307°, 92.6941%, 42.9412%
        HSV (HSB):
        307°, 96.2085%, 82.7451%
        XYZ:
        36.0279, 17.6534, 49.0855
        xyY:
        0.3506, 0.1718, 17.6534
      CIE-Lab:
        49.0730, 81.3699, -41.1590
        CIE-LCH:
        49.0730, 91.1873, 333.1686
        CIE-Luv:
        49.0730, 78.9632, -72.5729
        Hunter-Lab:
        42.0159, 79.5326, -39.8549
      #d308bc color charts
#d308bc RGB chart
      #d308bc CMYK chart
      #d308bc RGB pie chart
      #d308bc color shades, tints & tones
#d308bc color schemes
#d308bc color preview, HTML & CSS examples
           This text has a color of #d308bc        
        
          <p style="color:#d308bc;">Text here</p>
        
        
          .mytext {color:#d308bc;}
        
        Text color #d308bc
      
           This box has a color of #d308bc        
        
          <div style="background-color:#d308bc;">Content here</div>
        
        
          .mybackground {background-color:#d308bc;}
        
        Background color #d308bc
      
           Border around this has a color of #d308bc        
        
          <div style="border:2px solid #d308bc;">Content here</div>
        
        
          .myborder {border:2px solid #d308bc;}
        
        Border color #d308bc