#d712f2 color space conversions
Hex:
        #d712f2
        RGB:
        215, 18, 242
        CMY:
        16, 93, 5
        CMYK:
        11, 93, 0, 5
      HSL:
        293°, 89.6000%, 50.9804%
        HSV (HSB):
        293°, 92.5620%, 94.9020%
        XYZ:
        44.2676, 21.2905, 85.7807
        xyY:
        0.2925, 0.1407, 21.2905
      CIE-Lab:
        53.2660, 89.0121, -65.2928
        CIE-LCH:
        53.2660, 110.3916, 323.7389
        CIE-Luv:
        53.2660, 60.4606, -110.6285
        Hunter-Lab:
        46.1416, 90.5027, -77.9254
      #d712f2 color charts
#d712f2 RGB chart
      #d712f2 CMYK chart
      #d712f2 RGB pie chart
      #d712f2 color shades, tints & tones
#d712f2 color schemes
#d712f2 color preview, HTML & CSS examples
           This text has a color of #d712f2        
        
          <p style="color:#d712f2;">Text here</p>
        
        
          .mytext {color:#d712f2;}
        
        Text color #d712f2
      
           This box has a color of #d712f2        
        
          <div style="background-color:#d712f2;">Content here</div>
        
        
          .mybackground {background-color:#d712f2;}
        
        Background color #d712f2
      
           Border around this has a color of #d712f2        
        
          <div style="border:2px solid #d712f2;">Content here</div>
        
        
          .myborder {border:2px solid #d712f2;}
        
        Border color #d712f2