#f025b2 color space conversions
Hex:
        #f025b2
        RGB:
        240, 37, 178
        CMY:
        6, 85, 30
        CMYK:
        0, 85, 26, 6
      HSL:
        318°, 87.1245%, 54.3137%
        HSV (HSB):
        318°, 84.5833%, 94.1176%
        XYZ:
        44.6326, 23.0628, 44.2186
        xyY:
        0.3988, 0.2061, 23.0628
      CIE-Lab:
        55.1369, 82.0099, -25.4581
        CIE-LCH:
        55.1369, 85.8704, 342.7542
        CIE-Luv:
        55.1369, 102.7639, -51.3481
        Hunter-Lab:
        48.0237, 81.8542, -20.9757
      #f025b2 color charts
#f025b2 RGB chart
      #f025b2 CMYK chart
      #f025b2 RGB pie chart
      #f025b2 color shades, tints & tones
#f025b2 color schemes
#f025b2 color preview, HTML & CSS examples
           This text has a color of #f025b2        
        
          <p style="color:#f025b2;">Text here</p>
        
        
          .mytext {color:#f025b2;}
        
        Text color #f025b2
      
           This box has a color of #f025b2        
        
          <div style="background-color:#f025b2;">Content here</div>
        
        
          .mybackground {background-color:#f025b2;}
        
        Background color #f025b2
      
           Border around this has a color of #f025b2        
        
          <div style="border:2px solid #f025b2;">Content here</div>
        
        
          .myborder {border:2px solid #f025b2;}
        
        Border color #f025b2