#f030e5 color space conversions
Hex:
        #f030e5
        RGB:
        240, 48, 229
        CMY:
        6, 81, 10
        CMYK:
        0, 80, 5, 6
      HSL:
        303°, 86.4865%, 56.4706%
        HSV (HSB):
        303°, 80.0000%, 94.1176%
        XYZ:
        51.1350, 26.2963, 76.5093
        xyY:
        0.3322, 0.1708, 26.2963
      CIE-Lab:
        58.3172, 86.3256, -49.6735
        CIE-LCH:
        58.3172, 99.5970, 330.0830
        CIE-Luv:
        58.3172, 79.7047, -89.2879
        Hunter-Lab:
        51.2799, 88.2556, -52.5643
      #f030e5 color charts
#f030e5 RGB chart
      #f030e5 CMYK chart
      #f030e5 RGB pie chart
      #f030e5 color shades, tints & tones
#f030e5 color schemes
#f030e5 color preview, HTML & CSS examples
           This text has a color of #f030e5        
        
          <p style="color:#f030e5;">Text here</p>
        
        
          .mytext {color:#f030e5;}
        
        Text color #f030e5
      
           This box has a color of #f030e5        
        
          <div style="background-color:#f030e5;">Content here</div>
        
        
          .mybackground {background-color:#f030e5;}
        
        Background color #f030e5
      
           Border around this has a color of #f030e5        
        
          <div style="border:2px solid #f030e5;">Content here</div>
        
        
          .myborder {border:2px solid #f030e5;}
        
        Border color #f030e5