#ed75fa color space conversions
Hex:
        #ed75fa
        RGB:
        237, 117, 250
        CMY:
        7, 54, 2
        CMYK:
        5, 53, 0, 2
      HSL:
        294°, 93.0070%, 71.9608%
        HSV (HSB):
        294°, 53.2000%, 98.0392%
        XYZ:
        58.5417, 37.6292, 94.6202
        xyY:
        0.3068, 0.1972, 37.6292
      CIE-Lab:
        67.7465, 64.4383, -46.4650
        CIE-LCH:
        67.7465, 79.4436, 324.2055
        CIE-Luv:
        67.7465, 53.1793, -83.5634
        Hunter-Lab:
        61.3427, 62.9997, -48.5141
      #ed75fa color charts
#ed75fa RGB chart
      #ed75fa CMYK chart
      #ed75fa RGB pie chart
      #ed75fa color shades, tints & tones
#ed75fa color schemes
#ed75fa color preview, HTML & CSS examples
           This text has a color of #ed75fa        
        
          <p style="color:#ed75fa;">Text here</p>
        
        
          .mytext {color:#ed75fa;}
        
        Text color #ed75fa
      
           This box has a color of #ed75fa        
        
          <div style="background-color:#ed75fa;">Content here</div>
        
        
          .mybackground {background-color:#ed75fa;}
        
        Background color #ed75fa
      
           Border around this has a color of #ed75fa        
        
          <div style="border:2px solid #ed75fa;">Content here</div>
        
        
          .myborder {border:2px solid #ed75fa;}
        
        Border color #ed75fa