#ed08ea color space conversions
Hex:
        #ed08ea
        RGB:
        237, 8, 234
        CMY:
        7, 97, 8
        CMYK:
        0, 97, 1, 7
      HSL:
        301°, 93.4694%, 48.0392%
        HSV (HSB):
        301°, 96.6245%, 92.9412%
        XYZ:
        49.8632, 24.1187, 79.8692
        xyY:
        0.3241, 0.1568, 24.1187
      CIE-Lab:
        56.2064, 92.0241, -55.8784
        CIE-LCH:
        56.2064, 107.6607, 328.7333
        CIE-Luv:
        56.2064, 79.2214, -98.6618
        Hunter-Lab:
        49.1108, 95.2907, -62.0461
      #ed08ea color charts
#ed08ea RGB chart
      #ed08ea CMYK chart
      #ed08ea RGB pie chart
      #ed08ea color shades, tints & tones
#ed08ea color schemes
#ed08ea color preview, HTML & CSS examples
           This text has a color of #ed08ea        
        
          <p style="color:#ed08ea;">Text here</p>
        
        
          .mytext {color:#ed08ea;}
        
        Text color #ed08ea
      
           This box has a color of #ed08ea        
        
          <div style="background-color:#ed08ea;">Content here</div>
        
        
          .mybackground {background-color:#ed08ea;}
        
        Background color #ed08ea
      
           Border around this has a color of #ed08ea        
        
          <div style="border:2px solid #ed08ea;">Content here</div>
        
        
          .myborder {border:2px solid #ed08ea;}
        
        Border color #ed08ea