#ed0f9b color space conversions
Hex:
        #ed0f9b
        RGB:
        237, 15, 155
        CMY:
        7, 94, 39
        CMYK:
        0, 94, 35, 7
      HSL:
        322°, 88.0952%, 49.4118%
        HSV (HSB):
        322°, 93.6709%, 92.9412%
        XYZ:
        41.0123, 20.7127, 32.8467
        xyY:
        0.4337, 0.2190, 20.7127
      CIE-Lab:
        52.6337, 81.9942, -15.8007
        CIE-LCH:
        52.6337, 83.5027, 349.0925
        CIE-Luv:
        52.6337, 113.9369, -37.1579
        Hunter-Lab:
        45.5112, 81.2099, -10.9334
      #ed0f9b color charts
#ed0f9b RGB chart
      #ed0f9b CMYK chart
      #ed0f9b RGB pie chart
      #ed0f9b color shades, tints & tones
#ed0f9b color schemes
#ed0f9b color preview, HTML & CSS examples
           This text has a color of #ed0f9b        
        
          <p style="color:#ed0f9b;">Text here</p>
        
        
          .mytext {color:#ed0f9b;}
        
        Text color #ed0f9b
      
           This box has a color of #ed0f9b        
        
          <div style="background-color:#ed0f9b;">Content here</div>
        
        
          .mybackground {background-color:#ed0f9b;}
        
        Background color #ed0f9b
      
           Border around this has a color of #ed0f9b        
        
          <div style="border:2px solid #ed0f9b;">Content here</div>
        
        
          .myborder {border:2px solid #ed0f9b;}
        
        Border color #ed0f9b