#d202f4 color space conversions
Hex:
        #d202f4
        RGB:
        210, 2, 244
        CMY:
        18, 99, 4
        CMYK:
        14, 99, 0, 4
      HSL:
        292°, 98.3740%, 48.2353%
        HSV (HSB):
        292°, 99.1803%, 95.6863%
        XYZ:
        42.9292, 20.2767, 87.2391
        xyY:
        0.2853, 0.1348, 20.2767
      CIE-Lab:
        52.1486, 89.8819, -68.2602
        CIE-LCH:
        52.1486, 112.8637, 322.7854
        CIE-Luv:
        52.1486, 57.0949, -114.2863
        Hunter-Lab:
        45.0297, 91.3717, -83.3459
      #d202f4 color charts
#d202f4 RGB chart
      #d202f4 CMYK chart
      #d202f4 RGB pie chart
      #d202f4 color shades, tints & tones
#d202f4 color schemes
#d202f4 color preview, HTML & CSS examples
           This text has a color of #d202f4        
        
          <p style="color:#d202f4;">Text here</p>
        
        
          .mytext {color:#d202f4;}
        
        Text color #d202f4
      
           This box has a color of #d202f4        
        
          <div style="background-color:#d202f4;">Content here</div>
        
        
          .mybackground {background-color:#d202f4;}
        
        Background color #d202f4
      
           Border around this has a color of #d202f4        
        
          <div style="border:2px solid #d202f4;">Content here</div>
        
        
          .myborder {border:2px solid #d202f4;}
        
        Border color #d202f4