#d130f3 color space conversions
Hex:
        #d130f3
        RGB:
        209, 48, 243
        CMY:
        18, 81, 5
        CMYK:
        14, 80, 0, 5
      HSL:
        290°, 89.0411%, 57.0588%
        HSV (HSB):
        290°, 80.2469%, 95.2941%
        XYZ:
        43.5291, 22.1403, 86.7733
        xyY:
        0.2855, 0.1452, 22.1403
      CIE-Lab:
        54.1755, 82.9241, -64.4343
        CIE-LCH:
        54.1755, 105.0151, 322.1518
        CIE-Luv:
        54.1755, 53.4890, -109.1689
        Hunter-Lab:
        47.0535, 82.7866, -76.4018
      #d130f3 color charts
#d130f3 RGB chart
      #d130f3 CMYK chart
      #d130f3 RGB pie chart
      #d130f3 color shades, tints & tones
#d130f3 color schemes
#d130f3 color preview, HTML & CSS examples
           This text has a color of #d130f3        
        
          <p style="color:#d130f3;">Text here</p>
        
        
          .mytext {color:#d130f3;}
        
        Text color #d130f3
      
           This box has a color of #d130f3        
        
          <div style="background-color:#d130f3;">Content here</div>
        
        
          .mybackground {background-color:#d130f3;}
        
        Background color #d130f3
      
           Border around this has a color of #d130f3        
        
          <div style="border:2px solid #d130f3;">Content here</div>
        
        
          .myborder {border:2px solid #d130f3;}
        
        Border color #d130f3