#d307b1 color space conversions
Hex:
        #d307b1
        RGB:
        211, 7, 177
        CMY:
        17, 97, 31
        CMYK:
        0, 97, 16, 17
      HSL:
        310°, 93.5780%, 42.7451%
        HSV (HSB):
        310°, 96.6825%, 82.7451%
        XYZ:
        34.8758, 17.1752, 43.0720
        xyY:
        0.3666, 0.1806, 17.1752
      CIE-Lab:
        48.4800, 80.0267, -35.6441
        CIE-LCH:
        48.4800, 87.6058, 335.9917
        CIE-Luv:
        48.4800, 83.7944, -64.1567
        Hunter-Lab:
        41.4429, 77.6892, -32.6105
      #d307b1 color charts
#d307b1 RGB chart
      #d307b1 CMYK chart
      #d307b1 RGB pie chart
      #d307b1 color shades, tints & tones
#d307b1 color schemes
#d307b1 color preview, HTML & CSS examples
           This text has a color of #d307b1        
        
          <p style="color:#d307b1;">Text here</p>
        
        
          .mytext {color:#d307b1;}
        
        Text color #d307b1
      
           This box has a color of #d307b1        
        
          <div style="background-color:#d307b1;">Content here</div>
        
        
          .mybackground {background-color:#d307b1;}
        
        Background color #d307b1
      
           Border around this has a color of #d307b1        
        
          <div style="border:2px solid #d307b1;">Content here</div>
        
        
          .myborder {border:2px solid #d307b1;}
        
        Border color #d307b1