#dc03e6 color space conversions
Hex:
        #dc03e6
        RGB:
        220, 3, 230
        CMY:
        14, 99, 10
        CMYK:
        4, 99, 0, 10
      HSL:
        297°, 97.4249%, 45.6863%
        HSV (HSB):
        297°, 98.6957%, 90.1961%
        XYZ:
        43.8307, 20.9939, 76.6050
        xyY:
        0.3099, 0.1484, 20.9939
      CIE-Lab:
        52.9429, 89.1253, -59.0138
        CIE-LCH:
        52.9429, 106.8922, 326.4897
        CIE-Luv:
        52.9429, 68.8581, -101.3826
        Hunter-Lab:
        45.8191, 90.5700, -67.0535
      #dc03e6 color charts
#dc03e6 RGB chart
      #dc03e6 CMYK chart
      #dc03e6 RGB pie chart
      #dc03e6 color shades, tints & tones
#dc03e6 color schemes
#dc03e6 color preview, HTML & CSS examples
           This text has a color of #dc03e6        
        
          <p style="color:#dc03e6;">Text here</p>
        
        
          .mytext {color:#dc03e6;}
        
        Text color #dc03e6
      
           This box has a color of #dc03e6        
        
          <div style="background-color:#dc03e6;">Content here</div>
        
        
          .mybackground {background-color:#dc03e6;}
        
        Background color #dc03e6
      
           Border around this has a color of #dc03e6        
        
          <div style="border:2px solid #dc03e6;">Content here</div>
        
        
          .myborder {border:2px solid #dc03e6;}
        
        Border color #dc03e6