#ed61fa color space conversions
Hex:
        #ed61fa
        RGB:
        237, 97, 250
        CMY:
        7, 62, 2
        CMYK:
        5, 61, 0, 2
      HSL:
        295°, 93.8650%, 68.0392%
        HSV (HSB):
        295°, 61.2000%, 98.0392%
        XYZ:
        56.4551, 33.4560, 93.9246
        xyY:
        0.3071, 0.1820, 33.4560
      CIE-Lab:
        64.5285, 73.1933, -51.5444
        CIE-LCH:
        64.5285, 89.5214, 324.8459
        CIE-Luv:
        64.5285, 59.5359, -92.1989
        Hunter-Lab:
        57.8412, 73.0003, -55.7884
      #ed61fa color charts
#ed61fa RGB chart
      #ed61fa CMYK chart
      #ed61fa RGB pie chart
      #ed61fa color shades, tints & tones
#ed61fa color schemes
#ed61fa color preview, HTML & CSS examples
           This text has a color of #ed61fa        
        
          <p style="color:#ed61fa;">Text here</p>
        
        
          .mytext {color:#ed61fa;}
        
        Text color #ed61fa
      
           This box has a color of #ed61fa        
        
          <div style="background-color:#ed61fa;">Content here</div>
        
        
          .mybackground {background-color:#ed61fa;}
        
        Background color #ed61fa
      
           Border around this has a color of #ed61fa        
        
          <div style="border:2px solid #ed61fa;">Content here</div>
        
        
          .myborder {border:2px solid #ed61fa;}
        
        Border color #ed61fa