#f035ec color space conversions
Hex:
        #f035ec
        RGB:
        240, 53, 236
        CMY:
        6, 79, 7
        CMYK:
        0, 78, 2, 6
      HSL:
        301°, 86.1751%, 57.4510%
        HSV (HSB):
        301°, 77.9167%, 94.1176%
        XYZ:
        52.3486, 27.1276, 81.8340
        xyY:
        0.3245, 0.1682, 27.1276
      CIE-Lab:
        59.0922, 86.1771, -52.3699
        CIE-LCH:
        59.0922, 100.8420, 328.7129
        CIE-Luv:
        59.0922, 76.2613, -93.6518
        Hunter-Lab:
        52.0842, 88.2590, -56.6968
      #f035ec color charts
#f035ec RGB chart
      #f035ec CMYK chart
      #f035ec RGB pie chart
      #f035ec color shades, tints & tones
#f035ec color schemes
#f035ec color preview, HTML & CSS examples
           This text has a color of #f035ec        
        
          <p style="color:#f035ec;">Text here</p>
        
        
          .mytext {color:#f035ec;}
        
        Text color #f035ec
      
           This box has a color of #f035ec        
        
          <div style="background-color:#f035ec;">Content here</div>
        
        
          .mybackground {background-color:#f035ec;}
        
        Background color #f035ec
      
           Border around this has a color of #f035ec        
        
          <div style="border:2px solid #f035ec;">Content here</div>
        
        
          .myborder {border:2px solid #f035ec;}
        
        Border color #f035ec