#d012b1 color space conversions
Hex:
        #d012b1
        RGB:
        208, 18, 177
        CMY:
        18, 93, 31
        CMYK:
        0, 91, 15, 18
      HSL:
        310°, 84.0708%, 44.3137%
        HSV (HSB):
        310°, 91.3462%, 81.5686%
        XYZ:
        34.1645, 17.0168, 43.0789
        xyY:
        0.3624, 0.1805, 17.0168
      CIE-Lab:
        48.2812, 78.4334, -35.9946
        CIE-LCH:
        48.2812, 86.2984, 335.3487
        CIE-Luv:
        48.2812, 80.7060, -64.3456
        Hunter-Lab:
        41.2515, 75.6440, -33.0405
      #d012b1 color charts
#d012b1 RGB chart
      #d012b1 CMYK chart
      #d012b1 RGB pie chart
      #d012b1 color shades, tints & tones
#d012b1 color schemes
#d012b1 color preview, HTML & CSS examples
           This text has a color of #d012b1        
        
          <p style="color:#d012b1;">Text here</p>
        
        
          .mytext {color:#d012b1;}
        
        Text color #d012b1
      
           This box has a color of #d012b1        
        
          <div style="background-color:#d012b1;">Content here</div>
        
        
          .mybackground {background-color:#d012b1;}
        
        Background color #d012b1
      
           Border around this has a color of #d012b1        
        
          <div style="border:2px solid #d012b1;">Content here</div>
        
        
          .myborder {border:2px solid #d012b1;}
        
        Border color #d012b1