#ec0bfa color space conversions
Hex:
        #ec0bfa
        RGB:
        236, 11, 250
        CMY:
        7, 96, 2
        CMYK:
        6, 96, 0, 2
      HSL:
        296°, 95.9839%, 51.1765%
        HSV (HSB):
        296°, 95.6000%, 98.0392%
        XYZ:
        51.9671, 24.9743, 92.5240
        xyY:
        0.3067, 0.1474, 24.9743
      CIE-Lab:
        57.0504, 93.9800, -63.4866
        CIE-LCH:
        57.0504, 113.4142, 325.9597
        CIE-Luv:
        57.0504, 72.2097, -110.6046
        Hunter-Lab:
        49.9743, 98.1626, -74.7893
      #ec0bfa color charts
#ec0bfa RGB chart
      #ec0bfa CMYK chart
      #ec0bfa RGB pie chart
      #ec0bfa color shades, tints & tones
#ec0bfa color schemes
#ec0bfa color preview, HTML & CSS examples
           This text has a color of #ec0bfa        
        
          <p style="color:#ec0bfa;">Text here</p>
        
        
          .mytext {color:#ec0bfa;}
        
        Text color #ec0bfa
      
           This box has a color of #ec0bfa        
        
          <div style="background-color:#ec0bfa;">Content here</div>
        
        
          .mybackground {background-color:#ec0bfa;}
        
        Background color #ec0bfa
      
           Border around this has a color of #ec0bfa        
        
          <div style="border:2px solid #ec0bfa;">Content here</div>
        
        
          .myborder {border:2px solid #ec0bfa;}
        
        Border color #ec0bfa