#d308bf color space conversions
Hex:
        #d308bf
        RGB:
        211, 8, 191
        CMY:
        17, 97, 25
        CMYK:
        0, 96, 9, 17
      HSL:
        306°, 92.6941%, 42.9412%
        HSV (HSB):
        306°, 96.2085%, 82.7451%
        XYZ:
        36.3548, 17.7841, 50.8068
        xyY:
        0.3464, 0.1695, 17.7841
      CIE-Lab:
        49.2332, 81.7702, -42.6546
        CIE-LCH:
        49.2332, 92.2268, 332.4516
        CIE-Luv:
        49.2332, 77.6907, -74.8690
        Hunter-Lab:
        42.1712, 80.0807, -41.9111
      #d308bf color charts
#d308bf RGB chart
      #d308bf CMYK chart
      #d308bf RGB pie chart
      #d308bf color shades, tints & tones
#d308bf color schemes
#d308bf color preview, HTML & CSS examples
           This text has a color of #d308bf        
        
          <p style="color:#d308bf;">Text here</p>
        
        
          .mytext {color:#d308bf;}
        
        Text color #d308bf
      
           This box has a color of #d308bf        
        
          <div style="background-color:#d308bf;">Content here</div>
        
        
          .mybackground {background-color:#d308bf;}
        
        Background color #d308bf
      
           Border around this has a color of #d308bf        
        
          <div style="border:2px solid #d308bf;">Content here</div>
        
        
          .myborder {border:2px solid #d308bf;}
        
        Border color #d308bf