#ed03c2 color space conversions
Hex:
        #ed03c2
        RGB:
        237, 3, 194
        CMY:
        7, 99, 24
        CMYK:
        0, 99, 18, 7
      HSL:
        311°, 97.5000%, 47.0588%
        HSV (HSB):
        311°, 98.7342%, 92.9412%
        XYZ:
        44.6952, 21.9647, 52.9228
        xyY:
        0.3738, 0.1837, 21.9647
      CIE-Lab:
        53.9895, 87.1371, -36.5785
        CIE-LCH:
        53.9895, 94.5033, 337.2282
        CIE-Luv:
        53.9895, 96.5943, -68.3647
        Hunter-Lab:
        46.8665, 88.2139, -34.1452
      #ed03c2 color charts
#ed03c2 RGB chart
      #ed03c2 CMYK chart
      #ed03c2 RGB pie chart
      #ed03c2 color shades, tints & tones
#ed03c2 color schemes
#ed03c2 color preview, HTML & CSS examples
           This text has a color of #ed03c2        
        
          <p style="color:#ed03c2;">Text here</p>
        
        
          .mytext {color:#ed03c2;}
        
        Text color #ed03c2
      
           This box has a color of #ed03c2        
        
          <div style="background-color:#ed03c2;">Content here</div>
        
        
          .mybackground {background-color:#ed03c2;}
        
        Background color #ed03c2
      
           Border around this has a color of #ed03c2        
        
          <div style="border:2px solid #ed03c2;">Content here</div>
        
        
          .myborder {border:2px solid #ed03c2;}
        
        Border color #ed03c2