#d612ff color space conversions
Hex:
        #d612ff
        RGB:
        214, 18, 255
        CMY:
        16, 93, 0
        CMYK:
        16, 93, 0, 0
      HSL:
        290°, 100.0000%, 53.5294%
        HSV (HSB):
        290°, 92.9412%, 100.0000%
        XYZ:
        45.9979, 21.9488, 96.4199
        xyY:
        0.2798, 0.1335, 21.9488
      CIE-Lab:
        53.9726, 90.9513, -71.4155
        CIE-LCH:
        53.9726, 115.6388, 321.8608
        CIE-Luv:
        53.9726, 55.4662, -120.0211
        Hunter-Lab:
        46.8495, 93.2686, -89.2288
      #d612ff color charts
#d612ff RGB chart
      #d612ff CMYK chart
      #d612ff RGB pie chart
      #d612ff color shades, tints & tones
#d612ff color schemes
#d612ff color preview, HTML & CSS examples
           This text has a color of #d612ff        
        
          <p style="color:#d612ff;">Text here</p>
        
        
          .mytext {color:#d612ff;}
        
        Text color #d612ff
      
           This box has a color of #d612ff        
        
          <div style="background-color:#d612ff;">Content here</div>
        
        
          .mybackground {background-color:#d612ff;}
        
        Background color #d612ff
      
           Border around this has a color of #d612ff        
        
          <div style="border:2px solid #d612ff;">Content here</div>
        
        
          .myborder {border:2px solid #d612ff;}
        
        Border color #d612ff