#f25bbb color space conversions
Hex:
        #f25bbb
        RGB:
        242, 91, 187
        CMY:
        5, 64, 27
        CMYK:
        0, 62, 23, 5
      HSL:
        322°, 85.3107%, 65.2941%
        HSV (HSB):
        322°, 62.3967%, 94.9020%
        XYZ:
        49.3287, 29.9473, 50.1942
        xyY:
        0.3810, 0.2313, 29.9473
      CIE-Lab:
        61.6087, 67.2925, -20.6917
        CIE-LCH:
        61.6087, 70.4018, 342.9079
        CIE-Luv:
        61.6087, 85.0030, -42.5444
        Hunter-Lab:
        54.7241, 65.1339, -16.0753
      #f25bbb color charts
#f25bbb RGB chart
      #f25bbb CMYK chart
      #f25bbb RGB pie chart
      #f25bbb color shades, tints & tones
#f25bbb color schemes
#f25bbb color preview, HTML & CSS examples
           This text has a color of #f25bbb        
        
          <p style="color:#f25bbb;">Text here</p>
        
        
          .mytext {color:#f25bbb;}
        
        Text color #f25bbb
      
           This box has a color of #f25bbb        
        
          <div style="background-color:#f25bbb;">Content here</div>
        
        
          .mybackground {background-color:#f25bbb;}
        
        Background color #f25bbb
      
           Border around this has a color of #f25bbb        
        
          <div style="border:2px solid #f25bbb;">Content here</div>
        
        
          .myborder {border:2px solid #f25bbb;}
        
        Border color #f25bbb