#eb26fa color space conversions
Hex:
        #eb26fa
        RGB:
        235, 38, 250
        CMY:
        8, 85, 2
        CMYK:
        6, 85, 0, 2
      HSL:
        296°, 95.4955%, 56.4706%
        HSV (HSB):
        296°, 84.8000%, 98.0392%
        XYZ:
        52.2094, 25.9505, 92.6997
        xyY:
        0.3056, 0.1519, 25.9505
      CIE-Lab:
        57.9901, 90.5643, -61.9863
        CIE-LCH:
        57.9901, 109.7460, 325.6105
        CIE-Luv:
        57.9901, 69.6480, -108.3759
        Hunter-Lab:
        50.9417, 93.7942, -72.2322
      #eb26fa color charts
#eb26fa RGB chart
      #eb26fa CMYK chart
      #eb26fa RGB pie chart
      #eb26fa color shades, tints & tones
#eb26fa color schemes
#eb26fa color preview, HTML & CSS examples
           This text has a color of #eb26fa        
        
          <p style="color:#eb26fa;">Text here</p>
        
        
          .mytext {color:#eb26fa;}
        
        Text color #eb26fa
      
           This box has a color of #eb26fa        
        
          <div style="background-color:#eb26fa;">Content here</div>
        
        
          .mybackground {background-color:#eb26fa;}
        
        Background color #eb26fa
      
           Border around this has a color of #eb26fa        
        
          <div style="border:2px solid #eb26fa;">Content here</div>
        
        
          .myborder {border:2px solid #eb26fa;}
        
        Border color #eb26fa