#ef33fd color space conversions
Hex:
        #ef33fd
        RGB:
        239, 51, 253
        CMY:
        6, 80, 1
        CMYK:
        6, 80, 0, 1
      HSL:
        296°, 98.0583%, 59.6078%
        HSV (HSB):
        296°, 79.8419%, 99.2157%
        XYZ:
        54.5101, 27.8102, 95.4234
        xyY:
        0.3067, 0.1565, 27.8102
      CIE-Lab:
        59.7169, 89.0496, -60.8476
        CIE-LCH:
        59.7169, 107.8530, 325.6552
        CIE-Luv:
        59.7169, 69.7425, -107.2151
        Hunter-Lab:
        52.7354, 92.2199, -70.3690
      #ef33fd color charts
#ef33fd RGB chart
      #ef33fd CMYK chart
      #ef33fd RGB pie chart
      #ef33fd color shades, tints & tones
#ef33fd color schemes
#ef33fd color preview, HTML & CSS examples
           This text has a color of #ef33fd        
        
          <p style="color:#ef33fd;">Text here</p>
        
        
          .mytext {color:#ef33fd;}
        
        Text color #ef33fd
      
           This box has a color of #ef33fd        
        
          <div style="background-color:#ef33fd;">Content here</div>
        
        
          .mybackground {background-color:#ef33fd;}
        
        Background color #ef33fd
      
           Border around this has a color of #ef33fd        
        
          <div style="border:2px solid #ef33fd;">Content here</div>
        
        
          .myborder {border:2px solid #ef33fd;}
        
        Border color #ef33fd