#ed26bc color space conversions
Hex:
        #ed26bc
        RGB:
        237, 38, 188
        CMY:
        7, 85, 26
        CMYK:
        0, 84, 21, 7
      HSL:
        315°, 84.6809%, 53.9216%
        HSV (HSB):
        315°, 83.9662%, 92.9412%
        XYZ:
        44.6953, 23.0216, 49.6649
        xyY:
        0.3808, 0.1961, 23.0216
      CIE-Lab:
        55.0946, 82.3741, -31.3779
        CIE-LCH:
        55.0946, 88.1480, 339.1472
        CIE-Luv:
        55.0946, 95.8616, -60.1210
        Hunter-Lab:
        47.9808, 82.3105, -27.7844
      #ed26bc color charts
#ed26bc RGB chart
      #ed26bc CMYK chart
      #ed26bc RGB pie chart
      #ed26bc color shades, tints & tones
#ed26bc color schemes
#ed26bc color preview, HTML & CSS examples
           This text has a color of #ed26bc        
        
          <p style="color:#ed26bc;">Text here</p>
        
        
          .mytext {color:#ed26bc;}
        
        Text color #ed26bc
      
           This box has a color of #ed26bc        
        
          <div style="background-color:#ed26bc;">Content here</div>
        
        
          .mybackground {background-color:#ed26bc;}
        
        Background color #ed26bc
      
           Border around this has a color of #ed26bc        
        
          <div style="border:2px solid #ed26bc;">Content here</div>
        
        
          .myborder {border:2px solid #ed26bc;}
        
        Border color #ed26bc