#d612f2 color space conversions
Hex:
        #d612f2
        RGB:
        214, 18, 242
        CMY:
        16, 93, 5
        CMYK:
        12, 93, 0, 5
      HSL:
        293°, 89.6000%, 50.9804%
        HSV (HSB):
        293°, 92.5620%, 94.9020%
        XYZ:
        43.9749, 21.1396, 85.7670
        xyY:
        0.2915, 0.1401, 21.1396
      CIE-Lab:
        53.1019, 88.8629, -65.5658
        CIE-LCH:
        53.1019, 110.4332, 323.5789
        CIE-Luv:
        53.1019, 59.7940, -110.9093
        Hunter-Lab:
        45.9778, 90.2630, -78.4152
      #d612f2 color charts
#d612f2 RGB chart
      #d612f2 CMYK chart
      #d612f2 RGB pie chart
      #d612f2 color shades, tints & tones
#d612f2 color schemes
#d612f2 color preview, HTML & CSS examples
           This text has a color of #d612f2        
        
          <p style="color:#d612f2;">Text here</p>
        
        
          .mytext {color:#d612f2;}
        
        Text color #d612f2
      
           This box has a color of #d612f2        
        
          <div style="background-color:#d612f2;">Content here</div>
        
        
          .mybackground {background-color:#d612f2;}
        
        Background color #d612f2
      
           Border around this has a color of #d612f2        
        
          <div style="border:2px solid #d612f2;">Content here</div>
        
        
          .myborder {border:2px solid #d612f2;}
        
        Border color #d612f2