#d01b85 color space conversions
Hex:
        #d01b85
        RGB:
        208, 27, 133
        CMY:
        18, 89, 48
        CMYK:
        0, 87, 36, 18
      HSL:
        325°, 77.0213%, 46.0784%
        HSV (HSB):
        325°, 87.0192%, 81.5686%
        XYZ:
        30.6380, 15.8872, 23.6420
        xyY:
        0.4366, 0.2264, 15.8872
      CIE-Lab:
        46.8262, 72.0263, -11.8884
        CIE-LCH:
        46.8262, 73.0009, 350.6275
        CIE-Luv:
        46.8262, 99.0679, -28.9970
        Hunter-Lab:
        39.8588, 67.4536, -7.2664
      #d01b85 color charts
#d01b85 RGB chart
      #d01b85 CMYK chart
      #d01b85 RGB pie chart
      #d01b85 color shades, tints & tones
#d01b85 color schemes
#d01b85 color preview, HTML & CSS examples
           This text has a color of #d01b85        
        
          <p style="color:#d01b85;">Text here</p>
        
        
          .mytext {color:#d01b85;}
        
        Text color #d01b85
      
           This box has a color of #d01b85        
        
          <div style="background-color:#d01b85;">Content here</div>
        
        
          .mybackground {background-color:#d01b85;}
        
        Background color #d01b85
      
           Border around this has a color of #d01b85        
        
          <div style="border:2px solid #d01b85;">Content here</div>
        
        
          .myborder {border:2px solid #d01b85;}
        
        Border color #d01b85