#f265d2 color space conversions
Hex:
        #f265d2
        RGB:
        242, 101, 210
        CMY:
        5, 60, 18
        CMYK:
        0, 58, 13, 5
      HSL:
        314°, 84.4311%, 67.2549%
        HSV (HSB):
        314°, 58.2645%, 94.9020%
        XYZ:
        52.9045, 32.8377, 64.5227
        xyY:
        0.3521, 0.2185, 32.8377
      CIE-Lab:
        64.0293, 66.3422, -30.0074
        CIE-LCH:
        64.0293, 72.8130, 335.6622
        CIE-Luv:
        64.0293, 73.6677, -56.9672
        Hunter-Lab:
        57.3042, 64.5126, -26.6457
      #f265d2 color charts
#f265d2 RGB chart
      #f265d2 CMYK chart
      #f265d2 RGB pie chart
      #f265d2 color shades, tints & tones
#f265d2 color schemes
#f265d2 color preview, HTML & CSS examples
           This text has a color of #f265d2        
        
          <p style="color:#f265d2;">Text here</p>
        
        
          .mytext {color:#f265d2;}
        
        Text color #f265d2
      
           This box has a color of #f265d2        
        
          <div style="background-color:#f265d2;">Content here</div>
        
        
          .mybackground {background-color:#f265d2;}
        
        Background color #f265d2
      
           Border around this has a color of #f265d2        
        
          <div style="border:2px solid #f265d2;">Content here</div>
        
        
          .myborder {border:2px solid #f265d2;}
        
        Border color #f265d2