#f070f2 color space conversions
Hex:
        #f070f2
        RGB:
        240, 112, 242
        CMY:
        6, 56, 5
        CMYK:
        1, 54, 0, 5
      HSL:
        299°, 83.3333%, 69.4118%
        HSV (HSB):
        299°, 53.7190%, 94.9020%
        XYZ:
        57.7564, 36.5244, 88.0102
        xyY:
        0.3168, 0.2004, 36.5244
      CIE-Lab:
        66.9187, 66.0955, -43.3403
        CIE-LCH:
        66.9187, 79.0379, 326.7463
        CIE-Luv:
        66.9187, 58.9931, -78.5966
        Hunter-Lab:
        60.4354, 64.8252, -44.0374
      #f070f2 color charts
#f070f2 RGB chart
      #f070f2 CMYK chart
      #f070f2 RGB pie chart
      #f070f2 color shades, tints & tones
#f070f2 color schemes
#f070f2 color preview, HTML & CSS examples
           This text has a color of #f070f2        
        
          <p style="color:#f070f2;">Text here</p>
        
        
          .mytext {color:#f070f2;}
        
        Text color #f070f2
      
           This box has a color of #f070f2        
        
          <div style="background-color:#f070f2;">Content here</div>
        
        
          .mybackground {background-color:#f070f2;}
        
        Background color #f070f2
      
           Border around this has a color of #f070f2        
        
          <div style="border:2px solid #f070f2;">Content here</div>
        
        
          .myborder {border:2px solid #f070f2;}
        
        Border color #f070f2