#ec5cfb color space conversions
Hex:
        #ec5cfb
        RGB:
        236, 92, 251
        CMY:
        7, 64, 2
        CMYK:
        6, 63, 0, 2
      HSL:
        294°, 95.2096%, 67.2549%
        HSV (HSB):
        294°, 63.3466%, 98.4314%
        XYZ:
        55.8318, 32.4522, 94.5880
        xyY:
        0.3053, 0.1775, 32.4522
      CIE-Lab:
        63.7149, 75.1478, -53.3944
        CIE-LCH:
        63.7149, 92.1854, 324.6053
        CIE-Luv:
        63.7149, 59.9752, -95.1734
        Hunter-Lab:
        56.9668, 75.2516, -58.5687
      #ec5cfb color charts
#ec5cfb RGB chart
      #ec5cfb CMYK chart
      #ec5cfb RGB pie chart
      #ec5cfb color shades, tints & tones
#ec5cfb color schemes
#ec5cfb color preview, HTML & CSS examples
           This text has a color of #ec5cfb        
        
          <p style="color:#ec5cfb;">Text here</p>
        
        
          .mytext {color:#ec5cfb;}
        
        Text color #ec5cfb
      
           This box has a color of #ec5cfb        
        
          <div style="background-color:#ec5cfb;">Content here</div>
        
        
          .mybackground {background-color:#ec5cfb;}
        
        Background color #ec5cfb
      
           Border around this has a color of #ec5cfb        
        
          <div style="border:2px solid #ec5cfb;">Content here</div>
        
        
          .myborder {border:2px solid #ec5cfb;}
        
        Border color #ec5cfb