#d625f3 color space conversions
Hex:
        #d625f3
        RGB:
        214, 37, 243
        CMY:
        16, 85, 5
        CMYK:
        12, 85, 0, 5
      HSL:
        292°, 89.5652%, 54.9020%
        HSV (HSB):
        292°, 84.7737%, 95.2941%
        XYZ:
        44.5708, 22.0903, 86.7087
        xyY:
        0.2906, 0.1440, 22.0903
      CIE-Lab:
        54.1227, 86.2018, -64.4793
        CIE-LCH:
        54.1227, 107.6491, 323.2033
        CIE-Luv:
        54.1227, 58.0161, -109.5940
        Hunter-Lab:
        47.0004, 87.0222, -76.4811
      #d625f3 color charts
#d625f3 RGB chart
      #d625f3 CMYK chart
      #d625f3 RGB pie chart
      #d625f3 color shades, tints & tones
#d625f3 color schemes
#d625f3 color preview, HTML & CSS examples
           This text has a color of #d625f3        
        
          <p style="color:#d625f3;">Text here</p>
        
        
          .mytext {color:#d625f3;}
        
        Text color #d625f3
      
           This box has a color of #d625f3        
        
          <div style="background-color:#d625f3;">Content here</div>
        
        
          .mybackground {background-color:#d625f3;}
        
        Background color #d625f3
      
           Border around this has a color of #d625f3        
        
          <div style="border:2px solid #d625f3;">Content here</div>
        
        
          .myborder {border:2px solid #d625f3;}
        
        Border color #d625f3