#d8309b color space conversions
Hex:
        #d8309b
        RGB:
        216, 48, 155
        CMY:
        15, 81, 39
        CMYK:
        0, 78, 28, 15
      HSL:
        322°, 68.2927%, 51.7647%
        HSV (HSB):
        322°, 77.7778%, 84.7059%
        XYZ:
        35.2922, 19.0794, 32.8329
        xyY:
        0.4047, 0.2188, 19.0794
      CIE-Lab:
        50.7800, 71.5324, -18.9779
        CIE-LCH:
        50.7800, 74.0070, 345.1414
        CIE-Luv:
        50.7800, 91.2916, -39.2615
        Hunter-Lab:
        43.6800, 67.7833, -13.9906
      #d8309b color charts
#d8309b RGB chart
      #d8309b CMYK chart
      #d8309b RGB pie chart
      #d8309b color shades, tints & tones
#d8309b color schemes
#d8309b color preview, HTML & CSS examples
           This text has a color of #d8309b        
        
          <p style="color:#d8309b;">Text here</p>
        
        
          .mytext {color:#d8309b;}
        
        Text color #d8309b
      
           This box has a color of #d8309b        
        
          <div style="background-color:#d8309b;">Content here</div>
        
        
          .mybackground {background-color:#d8309b;}
        
        Background color #d8309b
      
           Border around this has a color of #d8309b        
        
          <div style="border:2px solid #d8309b;">Content here</div>
        
        
          .myborder {border:2px solid #d8309b;}
        
        Border color #d8309b