#d125c8 color space conversions
Hex:
        #d125c8
        RGB:
        209, 37, 200
        CMY:
        18, 85, 22
        CMYK:
        0, 82, 4, 18
      HSL:
        303°, 69.9187%, 48.2353%
        HSV (HSB):
        303°, 82.2967%, 81.9608%
        XYZ:
        37.3814, 19.0486, 56.3501
        xyY:
        0.3315, 0.1689, 19.0486
      CIE-Lab:
        50.7440, 78.6431, -45.4980
        CIE-LCH:
        50.7440, 90.8560, 329.9490
        CIE-Luv:
        50.7440, 69.9087, -79.1608
        Hunter-Lab:
        43.6447, 76.5060, -45.9987
      #d125c8 color charts
#d125c8 RGB chart
      #d125c8 CMYK chart
      #d125c8 RGB pie chart
      #d125c8 color shades, tints & tones
#d125c8 color schemes
#d125c8 color preview, HTML & CSS examples
           This text has a color of #d125c8        
        
          <p style="color:#d125c8;">Text here</p>
        
        
          .mytext {color:#d125c8;}
        
        Text color #d125c8
      
           This box has a color of #d125c8        
        
          <div style="background-color:#d125c8;">Content here</div>
        
        
          .mybackground {background-color:#d125c8;}
        
        Background color #d125c8
      
           Border around this has a color of #d125c8        
        
          <div style="border:2px solid #d125c8;">Content here</div>
        
        
          .myborder {border:2px solid #d125c8;}
        
        Border color #d125c8