#f25fbc color space conversions
Hex:
        #f25fbc
        RGB:
        242, 95, 188
        CMY:
        5, 63, 26
        CMYK:
        0, 61, 22, 5
      HSL:
        322°, 84.9711%, 66.0784%
        HSV (HSB):
        322°, 60.7438%, 94.9020%
        XYZ:
        49.7873, 30.6925, 50.8771
        xyY:
        0.3790, 0.2337, 30.6925
      CIE-Lab:
        62.2472, 65.7817, -20.2883
        CIE-LCH:
        62.2472, 68.8393, 342.8592
        CIE-Luv:
        62.2472, 83.0445, -41.7345
        Hunter-Lab:
        55.4008, 63.4618, -15.6682
      #f25fbc color charts
#f25fbc RGB chart
      #f25fbc CMYK chart
      #f25fbc RGB pie chart
      #f25fbc color shades, tints & tones
#f25fbc color schemes
#f25fbc color preview, HTML & CSS examples
           This text has a color of #f25fbc        
        
          <p style="color:#f25fbc;">Text here</p>
        
        
          .mytext {color:#f25fbc;}
        
        Text color #f25fbc
      
           This box has a color of #f25fbc        
        
          <div style="background-color:#f25fbc;">Content here</div>
        
        
          .mybackground {background-color:#f25fbc;}
        
        Background color #f25fbc
      
           Border around this has a color of #f25fbc        
        
          <div style="border:2px solid #f25fbc;">Content here</div>
        
        
          .myborder {border:2px solid #f25fbc;}
        
        Border color #f25fbc