#f265db color space conversions
Hex:
        #f265db
        RGB:
        242, 101, 219
        CMY:
        5, 60, 14
        CMYK:
        0, 58, 10, 5
      HSL:
        310°, 84.4311%, 67.2549%
        HSV (HSB):
        310°, 58.2645%, 94.9020%
        XYZ:
        54.0578, 33.2991, 70.5960
        xyY:
        0.3422, 0.2108, 33.2991
      CIE-Lab:
        64.4023, 67.7017, -34.4778
        CIE-LCH:
        64.4023, 75.9752, 333.0121
        CIE-Luv:
        64.4023, 70.9074, -64.2595
        Hunter-Lab:
        57.7054, 66.2327, -32.1409
      #f265db color charts
#f265db RGB chart
      #f265db CMYK chart
      #f265db RGB pie chart
      #f265db color shades, tints & tones
#f265db color schemes
#f265db color preview, HTML & CSS examples
           This text has a color of #f265db        
        
          <p style="color:#f265db;">Text here</p>
        
        
          .mytext {color:#f265db;}
        
        Text color #f265db
      
           This box has a color of #f265db        
        
          <div style="background-color:#f265db;">Content here</div>
        
        
          .mybackground {background-color:#f265db;}
        
        Background color #f265db
      
           Border around this has a color of #f265db        
        
          <div style="border:2px solid #f265db;">Content here</div>
        
        
          .myborder {border:2px solid #f265db;}
        
        Border color #f265db