#ef26fa color space conversions
Hex:
        #ef26fa
        RGB:
        239, 38, 250
        CMY:
        6, 85, 2
        CMYK:
        4, 85, 0, 2
      HSL:
        297°, 95.4955%, 56.4706%
        HSV (HSB):
        297°, 84.8000%, 98.0392%
        XYZ:
        53.5450, 26.6391, 92.7622
        xyY:
        0.3096, 0.1540, 26.6391
      CIE-Lab:
        58.6388, 91.2307, -60.9104
        CIE-LCH:
        58.6388, 109.6956, 326.2708
        CIE-Luv:
        58.6388, 72.4104, -107.1387
        Hunter-Lab:
        51.6131, 94.8588, -70.4305
      #ef26fa color charts
#ef26fa RGB chart
      #ef26fa CMYK chart
      #ef26fa RGB pie chart
      #ef26fa color shades, tints & tones
#ef26fa color schemes
#ef26fa color preview, HTML & CSS examples
           This text has a color of #ef26fa        
        
          <p style="color:#ef26fa;">Text here</p>
        
        
          .mytext {color:#ef26fa;}
        
        Text color #ef26fa
      
           This box has a color of #ef26fa        
        
          <div style="background-color:#ef26fa;">Content here</div>
        
        
          .mybackground {background-color:#ef26fa;}
        
        Background color #ef26fa
      
           Border around this has a color of #ef26fa        
        
          <div style="border:2px solid #ef26fa;">Content here</div>
        
        
          .myborder {border:2px solid #ef26fa;}
        
        Border color #ef26fa