#dc03f3 color space conversions
Hex:
        #dc03f3
        RGB:
        220, 3, 243
        CMY:
        14, 99, 5
        CMYK:
        9, 99, 0, 5
      HSL:
        294°, 97.5610%, 48.2353%
        HSV (HSB):
        294°, 98.7654%, 95.2941%
        XYZ:
        45.7254, 21.7518, 86.5825
        xyY:
        0.2968, 0.1412, 21.7518
      CIE-Lab:
        53.7627, 91.0795, -65.0101
        CIE-LCH:
        53.7627, 111.9008, 324.4818
        CIE-Luv:
        53.7627, 64.0737, -110.7479
        Hunter-Lab:
        46.6389, 93.3860, -77.4215
      #dc03f3 color charts
#dc03f3 RGB chart
      #dc03f3 CMYK chart
      #dc03f3 RGB pie chart
      #dc03f3 color shades, tints & tones
#dc03f3 color schemes
#dc03f3 color preview, HTML & CSS examples
           This text has a color of #dc03f3        
        
          <p style="color:#dc03f3;">Text here</p>
        
        
          .mytext {color:#dc03f3;}
        
        Text color #dc03f3
      
           This box has a color of #dc03f3        
        
          <div style="background-color:#dc03f3;">Content here</div>
        
        
          .mybackground {background-color:#dc03f3;}
        
        Background color #dc03f3
      
           Border around this has a color of #dc03f3        
        
          <div style="border:2px solid #dc03f3;">Content here</div>
        
        
          .myborder {border:2px solid #dc03f3;}
        
        Border color #dc03f3