#d01c94 color space conversions
Hex:
        #d01c94
        RGB:
        208, 28, 148
        CMY:
        18, 89, 42
        CMYK:
        0, 87, 29, 18
      HSL:
        320°, 76.2712%, 46.2745%
        HSV (HSB):
        320°, 86.5385%, 81.5686%
        XYZ:
        31.7730, 16.3785, 29.5037
        xyY:
        0.4092, 0.2109, 16.3785
      CIE-Lab:
        47.4672, 73.4453, -19.9940
        CIE-LCH:
        47.4672, 76.1181, 344.7714
        CIE-Luv:
        47.4672, 92.2167, -40.4454
        Hunter-Lab:
        40.4704, 69.3157, -14.8943
      #d01c94 color charts
#d01c94 RGB chart
      #d01c94 CMYK chart
      #d01c94 RGB pie chart
      #d01c94 color shades, tints & tones
#d01c94 color schemes
#d01c94 color preview, HTML & CSS examples
           This text has a color of #d01c94        
        
          <p style="color:#d01c94;">Text here</p>
        
        
          .mytext {color:#d01c94;}
        
        Text color #d01c94
      
           This box has a color of #d01c94        
        
          <div style="background-color:#d01c94;">Content here</div>
        
        
          .mybackground {background-color:#d01c94;}
        
        Background color #d01c94
      
           Border around this has a color of #d01c94        
        
          <div style="border:2px solid #d01c94;">Content here</div>
        
        
          .myborder {border:2px solid #d01c94;}
        
        Border color #d01c94