#f015ef color space conversions
Hex:
        #f015ef
        RGB:
        240, 21, 239
        CMY:
        6, 92, 6
        CMYK:
        0, 91, 0, 6
      HSL:
        300°, 87.9518%, 51.1765%
        HSV (HSB):
        300°, 91.2500%, 94.1176%
        XYZ:
        51.7833, 25.2936, 83.8142
        xyY:
        0.3219, 0.1572, 25.2936
      CIE-Lab:
        57.3604, 92.1616, -56.8110
        CIE-LCH:
        57.3604, 108.2647, 328.3491
        CIE-Luv:
        57.3604, 78.7402, -100.5615
        Hunter-Lab:
        50.2927, 95.7782, -63.6035
      #f015ef color charts
#f015ef RGB chart
      #f015ef CMYK chart
      #f015ef RGB pie chart
      #f015ef color shades, tints & tones
#f015ef color schemes
#f015ef color preview, HTML & CSS examples
           This text has a color of #f015ef        
        
          <p style="color:#f015ef;">Text here</p>
        
        
          .mytext {color:#f015ef;}
        
        Text color #f015ef
      
           This box has a color of #f015ef        
        
          <div style="background-color:#f015ef;">Content here</div>
        
        
          .mybackground {background-color:#f015ef;}
        
        Background color #f015ef
      
           Border around this has a color of #f015ef        
        
          <div style="border:2px solid #f015ef;">Content here</div>
        
        
          .myborder {border:2px solid #f015ef;}
        
        Border color #f015ef