#d308bd color space conversions
Hex:
        #d308bd
        RGB:
        211, 8, 189
        CMY:
        17, 97, 26
        CMYK:
        0, 96, 10, 17
      HSL:
        307°, 92.6941%, 42.9412%
        HSV (HSB):
        307°, 96.2085%, 82.7451%
        XYZ:
        36.1361, 17.6967, 49.6553
        xyY:
        0.3492, 0.1710, 17.6967
      CIE-Lab:
        49.1261, 81.5028, -41.6585
        CIE-LCH:
        49.1261, 91.5321, 332.9271
        CIE-Luv:
        49.1261, 78.5376, -73.3392
        Hunter-Lab:
        42.0674, 79.7144, -40.5372
      #d308bd color charts
#d308bd RGB chart
      #d308bd CMYK chart
      #d308bd RGB pie chart
      #d308bd color shades, tints & tones
#d308bd color schemes
#d308bd color preview, HTML & CSS examples
           This text has a color of #d308bd        
        
          <p style="color:#d308bd;">Text here</p>
        
        
          .mytext {color:#d308bd;}
        
        Text color #d308bd
      
           This box has a color of #d308bd        
        
          <div style="background-color:#d308bd;">Content here</div>
        
        
          .mybackground {background-color:#d308bd;}
        
        Background color #d308bd
      
           Border around this has a color of #d308bd        
        
          <div style="border:2px solid #d308bd;">Content here</div>
        
        
          .myborder {border:2px solid #d308bd;}
        
        Border color #d308bd