#d305d1 color space conversions
Hex:
        #d305d1
        RGB:
        211, 5, 209
        CMY:
        17, 98, 18
        CMYK:
        0, 98, 1, 17
      HSL:
        301°, 95.3704%, 42.3529%
        HSV (HSB):
        301°, 97.6303%, 82.7451%
        XYZ:
        38.4269, 18.5609, 61.8789
        xyY:
        0.3233, 0.1561, 18.5609
      CIE-Lab:
        50.1694, 84.5034, -51.5772
        CIE-LCH:
        50.1694, 99.0002, 328.6019
        CIE-Luv:
        50.1694, 70.4770, -88.6260
        Hunter-Lab:
        43.0823, 83.8172, -55.0002
      #d305d1 color charts
#d305d1 RGB chart
      #d305d1 CMYK chart
      #d305d1 RGB pie chart
      #d305d1 color shades, tints & tones
#d305d1 color schemes
#d305d1 color preview, HTML & CSS examples
           This text has a color of #d305d1        
        
          <p style="color:#d305d1;">Text here</p>
        
        
          .mytext {color:#d305d1;}
        
        Text color #d305d1
      
           This box has a color of #d305d1        
        
          <div style="background-color:#d305d1;">Content here</div>
        
        
          .mybackground {background-color:#d305d1;}
        
        Background color #d305d1
      
           Border around this has a color of #d305d1        
        
          <div style="border:2px solid #d305d1;">Content here</div>
        
        
          .myborder {border:2px solid #d305d1;}
        
        Border color #d305d1