#d422f2 color space conversions
Hex:
        #d422f2
        RGB:
        212, 34, 242
        CMY:
        17, 87, 5
        CMYK:
        12, 86, 0, 5
      HSL:
        291°, 88.8889%, 54.1176%
        HSV (HSB):
        291°, 85.9504%, 94.9020%
        XYZ:
        43.7504, 21.5519, 85.8584
        xyY:
        0.2894, 0.1426, 21.5519
      CIE-Lab:
        53.5483, 86.2797, -64.8617
        CIE-LCH:
        53.5483, 107.9408, 323.0656
        CIE-Luv:
        53.5483, 57.3193, -109.8436
        Hunter-Lab:
        46.4240, 86.9779, -77.1564
      #d422f2 color charts
#d422f2 RGB chart
      #d422f2 CMYK chart
      #d422f2 RGB pie chart
      #d422f2 color shades, tints & tones
#d422f2 color schemes
#d422f2 color preview, HTML & CSS examples
           This text has a color of #d422f2        
        
          <p style="color:#d422f2;">Text here</p>
        
        
          .mytext {color:#d422f2;}
        
        Text color #d422f2
      
           This box has a color of #d422f2        
        
          <div style="background-color:#d422f2;">Content here</div>
        
        
          .mybackground {background-color:#d422f2;}
        
        Background color #d422f2
      
           Border around this has a color of #d422f2        
        
          <div style="border:2px solid #d422f2;">Content here</div>
        
        
          .myborder {border:2px solid #d422f2;}
        
        Border color #d422f2