#ed0b9a color space conversions
Hex:
        #ed0b9a
        RGB:
        237, 11, 154
        CMY:
        7, 96, 40
        CMYK:
        0, 95, 35, 7
      HSL:
        322°, 91.1290%, 48.6275%
        HSV (HSB):
        322°, 95.3586%, 92.9412%
        XYZ:
        40.8775, 20.5770, 32.3891
        xyY:
        0.4356, 0.2193, 20.5770
      CIE-Lab:
        52.4834, 82.2275, -15.4340
        CIE-LCH:
        52.4834, 83.6634, 349.3694
        CIE-Luv:
        52.4834, 114.7603, -36.6769
        Hunter-Lab:
        45.3618, 81.4706, -10.5808
      #ed0b9a color charts
#ed0b9a RGB chart
      #ed0b9a CMYK chart
      #ed0b9a RGB pie chart
      #ed0b9a color shades, tints & tones
#ed0b9a color schemes
#ed0b9a color preview, HTML & CSS examples
           This text has a color of #ed0b9a        
        
          <p style="color:#ed0b9a;">Text here</p>
        
        
          .mytext {color:#ed0b9a;}
        
        Text color #ed0b9a
      
           This box has a color of #ed0b9a        
        
          <div style="background-color:#ed0b9a;">Content here</div>
        
        
          .mybackground {background-color:#ed0b9a;}
        
        Background color #ed0b9a
      
           Border around this has a color of #ed0b9a        
        
          <div style="border:2px solid #ed0b9a;">Content here</div>
        
        
          .myborder {border:2px solid #ed0b9a;}
        
        Border color #ed0b9a