#d012c7 color space conversions
Hex:
        #d012c7
        RGB:
        208, 18, 199
        CMY:
        18, 93, 22
        CMYK:
        0, 91, 4, 18
      HSL:
        303°, 84.0708%, 44.3137%
        HSV (HSB):
        303°, 91.3462%, 81.5686%
        XYZ:
        36.5375, 17.9660, 55.5749
        xyY:
        0.3319, 0.1632, 17.9660
      CIE-Lab:
        49.4549, 81.4220, -46.9809
        CIE-LCH:
        49.4549, 94.0040, 330.0149
        CIE-Luv:
        49.4549, 71.5610, -81.2058
        Hunter-Lab:
        42.3864, 79.6930, -48.0676
      #d012c7 color charts
#d012c7 RGB chart
      #d012c7 CMYK chart
      #d012c7 RGB pie chart
      #d012c7 color shades, tints & tones
#d012c7 color schemes
#d012c7 color preview, HTML & CSS examples
           This text has a color of #d012c7        
        
          <p style="color:#d012c7;">Text here</p>
        
        
          .mytext {color:#d012c7;}
        
        Text color #d012c7
      
           This box has a color of #d012c7        
        
          <div style="background-color:#d012c7;">Content here</div>
        
        
          .mybackground {background-color:#d012c7;}
        
        Background color #d012c7
      
           Border around this has a color of #d012c7        
        
          <div style="border:2px solid #d012c7;">Content here</div>
        
        
          .myborder {border:2px solid #d012c7;}
        
        Border color #d012c7