#f25beb color space conversions
Hex:
        #f25beb
        RGB:
        242, 91, 235
        CMY:
        5, 64, 8
        CMYK:
        0, 62, 3, 5
      HSL:
        303°, 85.3107%, 65.2941%
        HSV (HSB):
        303°, 62.3967%, 94.9020%
        XYZ:
        55.3544, 32.3576, 81.9254
        xyY:
        0.3263, 0.1907, 32.3576
      CIE-Lab:
        63.6373, 74.2852, -44.6013
        CIE-LCH:
        63.6373, 86.6462, 329.0191
        CIE-Luv:
        63.6373, 69.2315, -81.1257
        Hunter-Lab:
        56.8837, 74.1546, -45.5724
      #f25beb color charts
#f25beb RGB chart
      #f25beb CMYK chart
      #f25beb RGB pie chart
      #f25beb color shades, tints & tones
#f25beb color schemes
#f25beb color preview, HTML & CSS examples
           This text has a color of #f25beb        
        
          <p style="color:#f25beb;">Text here</p>
        
        
          .mytext {color:#f25beb;}
        
        Text color #f25beb
      
           This box has a color of #f25beb        
        
          <div style="background-color:#f25beb;">Content here</div>
        
        
          .mybackground {background-color:#f25beb;}
        
        Background color #f25beb
      
           Border around this has a color of #f25beb        
        
          <div style="border:2px solid #f25beb;">Content here</div>
        
        
          .myborder {border:2px solid #f25beb;}
        
        Border color #f25beb