#d125c0 color space conversions
Hex:
        #d125c0
        RGB:
        209, 37, 192
        CMY:
        18, 85, 25
        CMYK:
        0, 82, 8, 18
      HSL:
        306°, 69.9187%, 48.2353%
        HSV (HSB):
        306°, 82.2967%, 81.9608%
        XYZ:
        36.4705, 18.6842, 51.5534
        xyY:
        0.3418, 0.1751, 18.6842
      CIE-Lab:
        50.3157, 77.4891, -41.5445
        CIE-LCH:
        50.3157, 87.9233, 331.8028
        CIE-Luv:
        50.3157, 73.0173, -73.0054
        Hunter-Lab:
        43.2252, 74.9619, -40.4556
      #d125c0 color charts
#d125c0 RGB chart
      #d125c0 CMYK chart
      #d125c0 RGB pie chart
      #d125c0 color shades, tints & tones
#d125c0 color schemes
#d125c0 color preview, HTML & CSS examples
           This text has a color of #d125c0        
        
          <p style="color:#d125c0;">Text here</p>
        
        
          .mytext {color:#d125c0;}
        
        Text color #d125c0
      
           This box has a color of #d125c0        
        
          <div style="background-color:#d125c0;">Content here</div>
        
        
          .mybackground {background-color:#d125c0;}
        
        Background color #d125c0
      
           Border around this has a color of #d125c0        
        
          <div style="border:2px solid #d125c0;">Content here</div>
        
        
          .myborder {border:2px solid #d125c0;}
        
        Border color #d125c0