#f265cb color space conversions
Hex:
        #f265cb
        RGB:
        242, 101, 203
        CMY:
        5, 60, 20
        CMYK:
        0, 58, 16, 5
      HSL:
        317°, 84.4311%, 67.2549%
        HSV (HSB):
        317°, 58.2645%, 94.9020%
        XYZ:
        52.0511, 32.4964, 60.0289
        xyY:
        0.3600, 0.2248, 32.4964
      CIE-Lab:
        63.7511, 65.3182, -26.4930
        CIE-LCH:
        63.7511, 70.4865, 337.9226
        CIE-Luv:
        63.7511, 75.8321, -51.2975
        Hunter-Lab:
        57.0056, 63.2263, -22.5306
      #f265cb color charts
#f265cb RGB chart
      #f265cb CMYK chart
      #f265cb RGB pie chart
      #f265cb color shades, tints & tones
#f265cb color schemes
#f265cb color preview, HTML & CSS examples
           This text has a color of #f265cb        
        
          <p style="color:#f265cb;">Text here</p>
        
        
          .mytext {color:#f265cb;}
        
        Text color #f265cb
      
           This box has a color of #f265cb        
        
          <div style="background-color:#f265cb;">Content here</div>
        
        
          .mybackground {background-color:#f265cb;}
        
        Background color #f265cb
      
           Border around this has a color of #f265cb        
        
          <div style="border:2px solid #f265cb;">Content here</div>
        
        
          .myborder {border:2px solid #f265cb;}
        
        Border color #f265cb