#d425f2 color space conversions
Hex:
        #d425f2
        RGB:
        212, 37, 242
        CMY:
        17, 85, 5
        CMYK:
        12, 85, 0, 5
      HSL:
        291°, 88.7446%, 54.7059%
        HSV (HSB):
        291°, 84.7107%, 94.9020%
        XYZ:
        43.8400, 21.7310, 85.8883
        xyY:
        0.2895, 0.1435, 21.7310
      CIE-Lab:
        53.7404, 85.7148, -64.5519
        CIE-LCH:
        53.7404, 107.3032, 323.0166
        CIE-Luv:
        53.7404, 57.0299, -109.4338
        Hunter-Lab:
        46.6165, 86.2894, -76.6069
      #d425f2 color charts
#d425f2 RGB chart
      #d425f2 CMYK chart
      #d425f2 RGB pie chart
      #d425f2 color shades, tints & tones
#d425f2 color schemes
#d425f2 color preview, HTML & CSS examples
           This text has a color of #d425f2        
        
          <p style="color:#d425f2;">Text here</p>
        
        
          .mytext {color:#d425f2;}
        
        Text color #d425f2
      
           This box has a color of #d425f2        
        
          <div style="background-color:#d425f2;">Content here</div>
        
        
          .mybackground {background-color:#d425f2;}
        
        Background color #d425f2
      
           Border around this has a color of #d425f2        
        
          <div style="border:2px solid #d425f2;">Content here</div>
        
        
          .myborder {border:2px solid #d425f2;}
        
        Border color #d425f2