#ed5bfa color space conversions
Hex:
        #ed5bfa
        RGB:
        237, 91, 250
        CMY:
        7, 64, 2
        CMYK:
        5, 64, 0, 2
      HSL:
        295°, 94.0828%, 66.8627%
        HSV (HSB):
        295°, 63.6000%, 98.0392%
        XYZ:
        55.9215, 32.3888, 93.7468
        xyY:
        0.3072, 0.1779, 32.3888
      CIE-Lab:
        63.6629, 75.5956, -52.9165
        CIE-LCH:
        63.6629, 92.2760, 325.0082
        CIE-Luv:
        63.6629, 61.2068, -94.4664
        Hunter-Lab:
        56.9112, 75.8012, -57.8274
      #ed5bfa color charts
#ed5bfa RGB chart
      #ed5bfa CMYK chart
      #ed5bfa RGB pie chart
      #ed5bfa color shades, tints & tones
#ed5bfa color schemes
#ed5bfa color preview, HTML & CSS examples
           This text has a color of #ed5bfa        
        
          <p style="color:#ed5bfa;">Text here</p>
        
        
          .mytext {color:#ed5bfa;}
        
        Text color #ed5bfa
      
           This box has a color of #ed5bfa        
        
          <div style="background-color:#ed5bfa;">Content here</div>
        
        
          .mybackground {background-color:#ed5bfa;}
        
        Background color #ed5bfa
      
           Border around this has a color of #ed5bfa        
        
          <div style="border:2px solid #ed5bfa;">Content here</div>
        
        
          .myborder {border:2px solid #ed5bfa;}
        
        Border color #ed5bfa