#ed03c1 color space conversions
Hex:
        #ed03c1
        RGB:
        237, 3, 193
        CMY:
        7, 99, 24
        CMYK:
        0, 99, 19, 7
      HSL:
        311°, 97.5000%, 47.0588%
        HSV (HSB):
        311°, 98.7342%, 92.9412%
        XYZ:
        44.5833, 21.9199, 52.3332
        xyY:
        0.3752, 0.1845, 21.9199
      CIE-Lab:
        53.9419, 87.0173, -36.0745
        CIE-LCH:
        53.9419, 94.1987, 337.4827
        CIE-Luv:
        53.9419, 97.0492, -67.5855
        Hunter-Lab:
        46.8187, 88.0445, -33.5004
      #ed03c1 color charts
#ed03c1 RGB chart
      #ed03c1 CMYK chart
      #ed03c1 RGB pie chart
      #ed03c1 color shades, tints & tones
#ed03c1 color schemes
#ed03c1 color preview, HTML & CSS examples
           This text has a color of #ed03c1        
        
          <p style="color:#ed03c1;">Text here</p>
        
        
          .mytext {color:#ed03c1;}
        
        Text color #ed03c1
      
           This box has a color of #ed03c1        
        
          <div style="background-color:#ed03c1;">Content here</div>
        
        
          .mybackground {background-color:#ed03c1;}
        
        Background color #ed03c1
      
           Border around this has a color of #ed03c1        
        
          <div style="border:2px solid #ed03c1;">Content here</div>
        
        
          .myborder {border:2px solid #ed03c1;}
        
        Border color #ed03c1