#d130c9 color space conversions
Hex:
        #d130c9
        RGB:
        209, 48, 201
        CMY:
        18, 81, 21
        CMYK:
        0, 77, 4, 18
      HSL:
        303°, 63.6364%, 50.3922%
        HSV (HSB):
        303°, 77.0335%, 81.9608%
        XYZ:
        37.8941, 19.8863, 57.0995
        xyY:
        0.3299, 0.1731, 19.8863
      CIE-Lab:
        51.7084, 76.1534, -44.5440
        CIE-LCH:
        51.7084, 88.2242, 329.6756
        CIE-Luv:
        51.7084, 67.7859, -77.7505
        Hunter-Lab:
        44.5940, 73.6421, -44.7009
      #d130c9 color charts
#d130c9 RGB chart
      #d130c9 CMYK chart
      #d130c9 RGB pie chart
      #d130c9 color shades, tints & tones
#d130c9 color schemes
#d130c9 color preview, HTML & CSS examples
           This text has a color of #d130c9        
        
          <p style="color:#d130c9;">Text here</p>
        
        
          .mytext {color:#d130c9;}
        
        Text color #d130c9
      
           This box has a color of #d130c9        
        
          <div style="background-color:#d130c9;">Content here</div>
        
        
          .mybackground {background-color:#d130c9;}
        
        Background color #d130c9
      
           Border around this has a color of #d130c9        
        
          <div style="border:2px solid #d130c9;">Content here</div>
        
        
          .myborder {border:2px solid #d130c9;}
        
        Border color #d130c9