#f248dc color space conversions
Hex:
        #f248dc
        RGB:
        242, 72, 220
        CMY:
        5, 72, 14
        CMYK:
        0, 70, 9, 5
      HSL:
        308°, 86.7347%, 61.5686%
        HSV (HSB):
        308°, 70.2479%, 94.9020%
        XYZ:
        51.8536, 28.6793, 70.5128
        xyY:
        0.3433, 0.1899, 28.6793
      CIE-Lab:
        60.4975, 78.8239, -41.1422
        CIE-LCH:
        60.4975, 88.9150, 332.4377
        CIE-Luv:
        60.4975, 79.5973, -75.6505
        Hunter-Lab:
        53.5530, 79.1176, -40.5795
      #f248dc color charts
#f248dc RGB chart
      #f248dc CMYK chart
      #f248dc RGB pie chart
      #f248dc color shades, tints & tones
#f248dc color schemes
#f248dc color preview, HTML & CSS examples
           This text has a color of #f248dc        
        
          <p style="color:#f248dc;">Text here</p>
        
        
          .mytext {color:#f248dc;}
        
        Text color #f248dc
      
           This box has a color of #f248dc        
        
          <div style="background-color:#f248dc;">Content here</div>
        
        
          .mybackground {background-color:#f248dc;}
        
        Background color #f248dc
      
           Border around this has a color of #f248dc        
        
          <div style="border:2px solid #f248dc;">Content here</div>
        
        
          .myborder {border:2px solid #f248dc;}
        
        Border color #f248dc