#f815dc color space conversions
Hex:
        #f815dc
        RGB:
        248, 21, 220
        CMY:
        3, 92, 14
        CMYK:
        0, 92, 11, 3
      HSL:
        307°, 94.1909%, 52.7451%
        HSV (HSB):
        307°, 91.5323%, 97.2549%
        XYZ:
        51.8978, 25.6601, 69.9277
        xyY:
        0.3519, 0.1740, 25.6601
      CIE-Lab:
        57.7130, 90.9424, -45.4632
        CIE-LCH:
        57.7130, 101.6731, 333.4390
        CIE-Luv:
        57.7130, 92.4478, -83.4034
        Hunter-Lab:
        50.6558, 94.2290, -46.3877
      #f815dc color charts
#f815dc RGB chart
      #f815dc CMYK chart
      #f815dc RGB pie chart
      #f815dc color shades, tints & tones
#f815dc color schemes
#f815dc color preview, HTML & CSS examples
           This text has a color of #f815dc        
        
          <p style="color:#f815dc;">Text here</p>
        
        
          .mytext {color:#f815dc;}
        
        Text color #f815dc
      
           This box has a color of #f815dc        
        
          <div style="background-color:#f815dc;">Content here</div>
        
        
          .mybackground {background-color:#f815dc;}
        
        Background color #f815dc
      
           Border around this has a color of #f815dc        
        
          <div style="border:2px solid #f815dc;">Content here</div>
        
        
          .myborder {border:2px solid #f815dc;}
        
        Border color #f815dc