#ef13fd color space conversions
Hex:
        #ef13fd
        RGB:
        239, 19, 253
        CMY:
        6, 93, 1
        CMYK:
        6, 92, 0, 1
      HSL:
        296°, 98.3193%, 53.3333%
        HSV (HSB):
        296°, 92.4901%, 99.2157%
        XYZ:
        53.5591, 25.9083, 95.1064
        xyY:
        0.3068, 0.1484, 25.9083
      CIE-Lab:
        57.9499, 94.2360, -63.6820
        CIE-LCH:
        57.9499, 113.7357, 325.9503
        CIE-Luv:
        57.9499, 72.8051, -111.3619
        Hunter-Lab:
        50.9002, 98.7490, -75.1525
      #ef13fd color charts
#ef13fd RGB chart
      #ef13fd CMYK chart
      #ef13fd RGB pie chart
      #ef13fd color shades, tints & tones
#ef13fd color schemes
#ef13fd color preview, HTML & CSS examples
           This text has a color of #ef13fd        
        
          <p style="color:#ef13fd;">Text here</p>
        
        
          .mytext {color:#ef13fd;}
        
        Text color #ef13fd
      
           This box has a color of #ef13fd        
        
          <div style="background-color:#ef13fd;">Content here</div>
        
        
          .mybackground {background-color:#ef13fd;}
        
        Background color #ef13fd
      
           Border around this has a color of #ef13fd        
        
          <div style="border:2px solid #ef13fd;">Content here</div>
        
        
          .myborder {border:2px solid #ef13fd;}
        
        Border color #ef13fd