#ed02cb color space conversions
Hex:
        #ed02cb
        RGB:
        237, 2, 203
        CMY:
        7, 99, 20
        CMYK:
        0, 99, 14, 7
      HSL:
        309°, 98.3264%, 46.8627%
        HSV (HSB):
        309°, 99.1561%, 92.9412%
        XYZ:
        45.7263, 22.3597, 58.4057
        xyY:
        0.3615, 0.1768, 22.3597
      CIE-Lab:
        54.4066, 88.3063, -41.1124
        CIE-LCH:
        54.4066, 97.4075, 335.0349
        CIE-Luv:
        54.4066, 92.6016, -75.4101
        Hunter-Lab:
        47.2861, 89.8611, -40.1322
      #ed02cb color charts
#ed02cb RGB chart
      #ed02cb CMYK chart
      #ed02cb RGB pie chart
      #ed02cb color shades, tints & tones
#ed02cb color schemes
#ed02cb color preview, HTML & CSS examples
           This text has a color of #ed02cb        
        
          <p style="color:#ed02cb;">Text here</p>
        
        
          .mytext {color:#ed02cb;}
        
        Text color #ed02cb
      
           This box has a color of #ed02cb        
        
          <div style="background-color:#ed02cb;">Content here</div>
        
        
          .mybackground {background-color:#ed02cb;}
        
        Background color #ed02cb
      
           Border around this has a color of #ed02cb        
        
          <div style="border:2px solid #ed02cb;">Content here</div>
        
        
          .myborder {border:2px solid #ed02cb;}
        
        Border color #ed02cb