#d612ce color space conversions
Hex:
        #d612ce
        RGB:
        214, 18, 206
        CMY:
        16, 93, 19
        CMYK:
        0, 92, 4, 16
      HSL:
        302°, 84.4828%, 45.4902%
        HSV (HSB):
        302°, 91.5888%, 83.9216%
        XYZ:
        39.0884, 19.1850, 60.0354
        xyY:
        0.3304, 0.1622, 19.1850
      CIE-Lab:
        50.9029, 83.4515, -48.6508
        CIE-LCH:
        50.9029, 96.5974, 329.7585
        CIE-Luv:
        50.9029, 73.1676, -84.5396
        Hunter-Lab:
        43.8007, 82.6452, -50.6054
      #d612ce color charts
#d612ce RGB chart
      #d612ce CMYK chart
      #d612ce RGB pie chart
      #d612ce color shades, tints & tones
#d612ce color schemes
#d612ce color preview, HTML & CSS examples
           This text has a color of #d612ce        
        
          <p style="color:#d612ce;">Text here</p>
        
        
          .mytext {color:#d612ce;}
        
        Text color #d612ce
      
           This box has a color of #d612ce        
        
          <div style="background-color:#d612ce;">Content here</div>
        
        
          .mybackground {background-color:#d612ce;}
        
        Background color #d612ce
      
           Border around this has a color of #d612ce        
        
          <div style="border:2px solid #d612ce;">Content here</div>
        
        
          .myborder {border:2px solid #d612ce;}
        
        Border color #d612ce