#f238ce color space conversions
Hex:
        #f238ce
        RGB:
        242, 56, 206
        CMY:
        5, 78, 19
        CMYK:
        0, 77, 15, 5
      HSL:
        312°, 87.7358%, 58.4314%
        HSV (HSB):
        312°, 76.8595%, 94.9020%
        XYZ:
        49.1727, 26.1618, 60.8506
        xyY:
        0.3611, 0.1921, 26.1618
      CIE-Lab:
        58.1903, 81.6029, -36.8253
        CIE-LCH:
        58.1903, 89.5272, 335.7116
        CIE-Luv:
        58.1903, 88.7293, -68.9103
        Hunter-Lab:
        51.1486, 82.0942, -34.7322
      #f238ce color charts
#f238ce RGB chart
      #f238ce CMYK chart
      #f238ce RGB pie chart
      #f238ce color shades, tints & tones
#f238ce color schemes
#f238ce color preview, HTML & CSS examples
           This text has a color of #f238ce        
        
          <p style="color:#f238ce;">Text here</p>
        
        
          .mytext {color:#f238ce;}
        
        Text color #f238ce
      
           This box has a color of #f238ce        
        
          <div style="background-color:#f238ce;">Content here</div>
        
        
          .mybackground {background-color:#f238ce;}
        
        Background color #f238ce
      
           Border around this has a color of #f238ce        
        
          <div style="border:2px solid #f238ce;">Content here</div>
        
        
          .myborder {border:2px solid #f238ce;}
        
        Border color #f238ce