#d01b8e color space conversions
Hex:
        #d01b8e
        RGB:
        208, 27, 142
        CMY:
        18, 89, 44
        CMYK:
        0, 87, 32, 18
      HSL:
        322°, 77.0213%, 46.0784%
        HSV (HSB):
        322°, 87.0192%, 81.5686%
        XYZ:
        31.2868, 16.1468, 27.0588
        xyY:
        0.4200, 0.2168, 16.1468
      CIE-Lab:
        47.1664, 72.9629, -16.8341
        CIE-LCH:
        47.1664, 74.8797, 347.0080
        CIE-Luv:
        47.1664, 95.0535, -35.9282
        Hunter-Lab:
        40.1830, 68.6613, -11.7971
      #d01b8e color charts
#d01b8e RGB chart
      #d01b8e CMYK chart
      #d01b8e RGB pie chart
      #d01b8e color shades, tints & tones
#d01b8e color schemes
#d01b8e color preview, HTML & CSS examples
           This text has a color of #d01b8e        
        
          <p style="color:#d01b8e;">Text here</p>
        
        
          .mytext {color:#d01b8e;}
        
        Text color #d01b8e
      
           This box has a color of #d01b8e        
        
          <div style="background-color:#d01b8e;">Content here</div>
        
        
          .mybackground {background-color:#d01b8e;}
        
        Background color #d01b8e
      
           Border around this has a color of #d01b8e        
        
          <div style="border:2px solid #d01b8e;">Content here</div>
        
        
          .myborder {border:2px solid #d01b8e;}
        
        Border color #d01b8e