#d305bf color space conversions
Hex:
        #d305bf
        RGB:
        211, 5, 191
        CMY:
        17, 98, 25
        CMYK:
        0, 98, 9, 17
      HSL:
        306°, 95.3704%, 42.3529%
        HSV (HSB):
        306°, 97.6303%, 82.7451%
        XYZ:
        36.3222, 17.7190, 50.7959
        xyY:
        0.3465, 0.1690, 17.7190
      CIE-Lab:
        49.1535, 82.0054, -42.7811
        CIE-LCH:
        49.1535, 92.4938, 332.4496
        CIE-Luv:
        49.1535, 77.8495, -75.0571
        Hunter-Lab:
        42.0940, 80.3604, -42.0811
      #d305bf color charts
#d305bf RGB chart
      #d305bf CMYK chart
      #d305bf RGB pie chart
      #d305bf color shades, tints & tones
#d305bf color schemes
#d305bf color preview, HTML & CSS examples
           This text has a color of #d305bf        
        
          <p style="color:#d305bf;">Text here</p>
        
        
          .mytext {color:#d305bf;}
        
        Text color #d305bf
      
           This box has a color of #d305bf        
        
          <div style="background-color:#d305bf;">Content here</div>
        
        
          .mybackground {background-color:#d305bf;}
        
        Background color #d305bf
      
           Border around this has a color of #d305bf        
        
          <div style="border:2px solid #d305bf;">Content here</div>
        
        
          .myborder {border:2px solid #d305bf;}
        
        Border color #d305bf