#d305c6 color space conversions
Hex:
        #d305c6
        RGB:
        211, 5, 198
        CMY:
        17, 98, 22
        CMYK:
        0, 98, 6, 17
      HSL:
        304°, 95.3704%, 42.3529%
        HSV (HSB):
        304°, 97.6303%, 82.7451%
        XYZ:
        37.1113, 18.0346, 54.9511
        xyY:
        0.3371, 0.1638, 18.0346
      CIE-Lab:
        49.5381, 82.9564, -46.2372
        CIE-LCH:
        49.5381, 94.9718, 330.8661
        CIE-Luv:
        49.5381, 74.9225, -80.3757
        Hunter-Lab:
        42.4672, 81.6701, -46.9922
      #d305c6 color charts
#d305c6 RGB chart
      #d305c6 CMYK chart
      #d305c6 RGB pie chart
      #d305c6 color shades, tints & tones
#d305c6 color schemes
#d305c6 color preview, HTML & CSS examples
           This text has a color of #d305c6        
        
          <p style="color:#d305c6;">Text here</p>
        
        
          .mytext {color:#d305c6;}
        
        Text color #d305c6
      
           This box has a color of #d305c6        
        
          <div style="background-color:#d305c6;">Content here</div>
        
        
          .mybackground {background-color:#d305c6;}
        
        Background color #d305c6
      
           Border around this has a color of #d305c6        
        
          <div style="border:2px solid #d305c6;">Content here</div>
        
        
          .myborder {border:2px solid #d305c6;}
        
        Border color #d305c6