#f238dc color space conversions
Hex:
        #f238dc
        RGB:
        242, 56, 220
        CMY:
        5, 78, 14
        CMYK:
        0, 77, 9, 5
      HSL:
        307°, 87.7358%, 58.4314%
        HSV (HSB):
        307°, 76.8595%, 94.9020%
        XYZ:
        50.9504, 26.8729, 70.2117
        xyY:
        0.3442, 0.1815, 26.8729
      CIE-Lab:
        58.8565, 83.5113, -43.7249
        CIE-LCH:
        58.8565, 94.2656, 332.3643
        CIE-Luv:
        58.8565, 83.2288, -79.9316
        Hunter-Lab:
        51.8391, 84.7216, -44.0161
      #f238dc color charts
#f238dc RGB chart
      #f238dc CMYK chart
      #f238dc RGB pie chart
      #f238dc color shades, tints & tones
#f238dc color schemes
#f238dc color preview, HTML & CSS examples
           This text has a color of #f238dc        
        
          <p style="color:#f238dc;">Text here</p>
        
        
          .mytext {color:#f238dc;}
        
        Text color #f238dc
      
           This box has a color of #f238dc        
        
          <div style="background-color:#f238dc;">Content here</div>
        
        
          .mybackground {background-color:#f238dc;}
        
        Background color #f238dc
      
           Border around this has a color of #f238dc        
        
          <div style="border:2px solid #f238dc;">Content here</div>
        
        
          .myborder {border:2px solid #f238dc;}
        
        Border color #f238dc