#ef82fa color space conversions
Hex:
        #ef82fa
        RGB:
        239, 130, 250
        CMY:
        6, 49, 2
        CMYK:
        4, 48, 0, 2
      HSL:
        295°, 92.3077%, 74.5098%
        HSV (HSB):
        295°, 48.0000%, 98.0392%
        XYZ:
        60.8346, 41.2181, 95.1920
        xyY:
        0.3084, 0.2090, 41.2181
      CIE-Lab:
        70.3285, 58.7920, -42.3970
        CIE-LCH:
        70.3285, 72.4845, 324.2033
        CIE-Luv:
        70.3285, 49.7429, -76.6086
        Hunter-Lab:
        64.2013, 56.7870, -42.9690
      #ef82fa color charts
#ef82fa RGB chart
      #ef82fa CMYK chart
      #ef82fa RGB pie chart
      #ef82fa color shades, tints & tones
#ef82fa color schemes
#ef82fa color preview, HTML & CSS examples
           This text has a color of #ef82fa        
        
          <p style="color:#ef82fa;">Text here</p>
        
        
          .mytext {color:#ef82fa;}
        
        Text color #ef82fa
      
           This box has a color of #ef82fa        
        
          <div style="background-color:#ef82fa;">Content here</div>
        
        
          .mybackground {background-color:#ef82fa;}
        
        Background color #ef82fa
      
           Border around this has a color of #ef82fa        
        
          <div style="border:2px solid #ef82fa;">Content here</div>
        
        
          .myborder {border:2px solid #ef82fa;}
        
        Border color #ef82fa