#ec27fa color space conversions
Hex:
        #ec27fa
        RGB:
        236, 39, 250
        CMY:
        7, 85, 2
        CMYK:
        6, 84, 0, 2
      HSL:
        296°, 95.4751%, 56.6667%
        HSV (HSB):
        296°, 84.4000%, 98.0392%
        XYZ:
        52.5729, 26.1860, 92.7260
        xyY:
        0.3066, 0.1527, 26.1860
      CIE-Lab:
        58.2132, 90.5506, -61.6195
        CIE-LCH:
        58.2132, 109.5279, 325.7648
        CIE-Luv:
        58.2132, 70.2302, -107.9255
        Hunter-Lab:
        51.1723, 93.8342, -71.6150
      #ec27fa color charts
#ec27fa RGB chart
      #ec27fa CMYK chart
      #ec27fa RGB pie chart
      #ec27fa color shades, tints & tones
#ec27fa color schemes
#ec27fa color preview, HTML & CSS examples
           This text has a color of #ec27fa        
        
          <p style="color:#ec27fa;">Text here</p>
        
        
          .mytext {color:#ec27fa;}
        
        Text color #ec27fa
      
           This box has a color of #ec27fa        
        
          <div style="background-color:#ec27fa;">Content here</div>
        
        
          .mybackground {background-color:#ec27fa;}
        
        Background color #ec27fa
      
           Border around this has a color of #ec27fa        
        
          <div style="border:2px solid #ec27fa;">Content here</div>
        
        
          .myborder {border:2px solid #ec27fa;}
        
        Border color #ec27fa