#d020f3 color space conversions
Hex:
        #d020f3
        RGB:
        208, 32, 243
        CMY:
        18, 87, 5
        CMYK:
        14, 87, 0, 5
      HSL:
        290°, 89.7872%, 53.9216%
        HSV (HSB):
        290°, 86.8313%, 95.2941%
        XYZ:
        42.7066, 20.9140, 86.5799
        xyY:
        0.2843, 0.1392, 20.9140
      CIE-Lab:
        52.8552, 86.1721, -66.5728
        CIE-LCH:
        52.8552, 108.8925, 322.3119
        CIE-Luv:
        52.8552, 54.5609, -111.8987
        Hunter-Lab:
        45.7318, 86.6613, -80.2362
      #d020f3 color charts
#d020f3 RGB chart
      #d020f3 CMYK chart
      #d020f3 RGB pie chart
      #d020f3 color shades, tints & tones
#d020f3 color schemes
#d020f3 color preview, HTML & CSS examples
           This text has a color of #d020f3        
        
          <p style="color:#d020f3;">Text here</p>
        
        
          .mytext {color:#d020f3;}
        
        Text color #d020f3
      
           This box has a color of #d020f3        
        
          <div style="background-color:#d020f3;">Content here</div>
        
        
          .mybackground {background-color:#d020f3;}
        
        Background color #d020f3
      
           Border around this has a color of #d020f3        
        
          <div style="border:2px solid #d020f3;">Content here</div>
        
        
          .myborder {border:2px solid #d020f3;}
        
        Border color #d020f3