#d125d0 color space conversions
Hex:
        #d125d0
        RGB:
        209, 37, 208
        CMY:
        18, 85, 18
        CMYK:
        0, 82, 0, 18
      HSL:
        300°, 69.9187%, 48.2353%
        HSV (HSB):
        300°, 82.2967%, 81.9608%
        XYZ:
        38.3412, 19.4325, 61.4046
        xyY:
        0.3217, 0.1631, 19.4325
      CIE-Lab:
        51.1894, 79.8320, -49.3942
        CIE-LCH:
        51.1894, 93.8773, 328.2538
        CIE-Luv:
        51.1894, 66.8862, -85.2501
        Hunter-Lab:
        44.0823, 78.1089, -51.7305
      #d125d0 color charts
#d125d0 RGB chart
      #d125d0 CMYK chart
      #d125d0 RGB pie chart
      #d125d0 color shades, tints & tones
#d125d0 color schemes
#d125d0 color preview, HTML & CSS examples
           This text has a color of #d125d0        
        
          <p style="color:#d125d0;">Text here</p>
        
        
          .mytext {color:#d125d0;}
        
        Text color #d125d0
      
           This box has a color of #d125d0        
        
          <div style="background-color:#d125d0;">Content here</div>
        
        
          .mybackground {background-color:#d125d0;}
        
        Background color #d125d0
      
           Border around this has a color of #d125d0        
        
          <div style="border:2px solid #d125d0;">Content here</div>
        
        
          .myborder {border:2px solid #d125d0;}
        
        Border color #d125d0