#ed83da color space conversions
Hex:
        #ed83da
        RGB:
        237, 131, 218
        CMY:
        7, 49, 15
        CMYK:
        0, 45, 8, 7
      HSL:
        311°, 74.6479%, 72.1569%
        HSV (HSB):
        311°, 44.7257%, 92.9412%
        XYZ:
        55.6962, 39.2991, 70.9796
        xyY:
        0.3356, 0.2368, 39.2991
      CIE-Lab:
        68.9674, 52.1686, -26.9200
        CIE-LCH:
        68.9674, 58.7048, 332.7054
        CIE-Luv:
        68.9674, 55.3901, -50.3575
        Hunter-Lab:
        62.6890, 48.8832, -23.2489
      #ed83da color charts
#ed83da RGB chart
      #ed83da CMYK chart
      #ed83da RGB pie chart
      #ed83da color shades, tints & tones
#ed83da color schemes
#ed83da color preview, HTML & CSS examples
           This text has a color of #ed83da        
        
          <p style="color:#ed83da;">Text here</p>
        
        
          .mytext {color:#ed83da;}
        
        Text color #ed83da
      
           This box has a color of #ed83da        
        
          <div style="background-color:#ed83da;">Content here</div>
        
        
          .mybackground {background-color:#ed83da;}
        
        Background color #ed83da
      
           Border around this has a color of #ed83da        
        
          <div style="border:2px solid #ed83da;">Content here</div>
        
        
          .myborder {border:2px solid #ed83da;}
        
        Border color #ed83da