#d202f1 color space conversions
Hex:
        #d202f1
        RGB:
        210, 2, 241
        CMY:
        18, 99, 5
        CMYK:
        13, 99, 0, 5
      HSL:
        292°, 98.3539%, 47.6471%
        HSV (HSB):
        292°, 99.1701%, 94.5098%
        XYZ:
        42.4772, 20.0959, 84.8592
        xyY:
        0.2881, 0.1363, 20.0959
      CIE-Lab:
        51.9455, 89.4065, -66.9056
        CIE-LCH:
        51.9455, 111.6686, 323.1914
        CIE-Luv:
        51.9455, 58.1118, -112.1921
        Hunter-Lab:
        44.8285, 90.6879, -80.8545
      #d202f1 color charts
#d202f1 RGB chart
      #d202f1 CMYK chart
      #d202f1 RGB pie chart
      #d202f1 color shades, tints & tones
#d202f1 color schemes
#d202f1 color preview, HTML & CSS examples
           This text has a color of #d202f1        
        
          <p style="color:#d202f1;">Text here</p>
        
        
          .mytext {color:#d202f1;}
        
        Text color #d202f1
      
           This box has a color of #d202f1        
        
          <div style="background-color:#d202f1;">Content here</div>
        
        
          .mybackground {background-color:#d202f1;}
        
        Background color #d202f1
      
           Border around this has a color of #d202f1        
        
          <div style="border:2px solid #d202f1;">Content here</div>
        
        
          .myborder {border:2px solid #d202f1;}
        
        Border color #d202f1