#ed30fa color space conversions
Hex:
        #ed30fa
        RGB:
        237, 48, 250
        CMY:
        7, 81, 2
        CMYK:
        5, 81, 0, 2
      HSL:
        296°, 95.2830%, 58.4314%
        HSV (HSB):
        296°, 80.8000%, 98.0392%
        XYZ:
        53.2373, 27.0206, 92.8521
        xyY:
        0.3075, 0.1561, 27.0206
      CIE-Lab:
        58.9934, 88.9097, -60.3603
        CIE-LCH:
        58.9934, 107.4630, 325.8277
        CIE-Luv:
        58.9934, 69.8359, -106.1529
        Hunter-Lab:
        51.9813, 91.8458, -69.5204
      #ed30fa color charts
#ed30fa RGB chart
      #ed30fa CMYK chart
      #ed30fa RGB pie chart
      #ed30fa color shades, tints & tones
#ed30fa color schemes
#ed30fa color preview, HTML & CSS examples
           This text has a color of #ed30fa        
        
          <p style="color:#ed30fa;">Text here</p>
        
        
          .mytext {color:#ed30fa;}
        
        Text color #ed30fa
      
           This box has a color of #ed30fa        
        
          <div style="background-color:#ed30fa;">Content here</div>
        
        
          .mybackground {background-color:#ed30fa;}
        
        Background color #ed30fa
      
           Border around this has a color of #ed30fa        
        
          <div style="border:2px solid #ed30fa;">Content here</div>
        
        
          .myborder {border:2px solid #ed30fa;}
        
        Border color #ed30fa