#f05fe3 color space conversions
Hex:
        #f05fe3
        RGB:
        240, 95, 227
        CMY:
        6, 63, 11
        CMYK:
        0, 60, 5, 6
      HSL:
        305°, 82.8571%, 65.6863%
        HSV (HSB):
        305°, 60.4167%, 94.1176%
        XYZ:
        53.8925, 32.2557, 76.0586
        xyY:
        0.3322, 0.1989, 32.2557
      CIE-Lab:
        63.5537, 70.9370, -40.2953
        CIE-LCH:
        63.5537, 81.5829, 330.4016
        CIE-Luv:
        63.5537, 69.0854, -73.7837
        Hunter-Lab:
        56.7941, 69.9907, -39.6451
      #f05fe3 color charts
#f05fe3 RGB chart
      #f05fe3 CMYK chart
      #f05fe3 RGB pie chart
      #f05fe3 color shades, tints & tones
#f05fe3 color schemes
#f05fe3 color preview, HTML & CSS examples
           This text has a color of #f05fe3        
        
          <p style="color:#f05fe3;">Text here</p>
        
        
          .mytext {color:#f05fe3;}
        
        Text color #f05fe3
      
           This box has a color of #f05fe3        
        
          <div style="background-color:#f05fe3;">Content here</div>
        
        
          .mybackground {background-color:#f05fe3;}
        
        Background color #f05fe3
      
           Border around this has a color of #f05fe3        
        
          <div style="border:2px solid #f05fe3;">Content here</div>
        
        
          .myborder {border:2px solid #f05fe3;}
        
        Border color #f05fe3