#f83ed5 color space conversions
Hex:
        #f83ed5
        RGB:
        248, 62, 213
        CMY:
        3, 76, 16
        CMYK:
        0, 75, 14, 3
      HSL:
        311°, 93.0000%, 60.7843%
        HSV (HSB):
        311°, 75.0000%, 97.2549%
        XYZ:
        52.4443, 28.2058, 65.6309
        xyY:
        0.3585, 0.1928, 28.2058
      CIE-Lab:
        60.0742, 82.1940, -37.7829
        CIE-LCH:
        60.0742, 90.4621, 335.3127
        CIE-Luv:
        60.0742, 89.1327, -70.9259
        Hunter-Lab:
        53.1091, 83.3244, -36.0927
      #f83ed5 color charts
#f83ed5 RGB chart
      #f83ed5 CMYK chart
      #f83ed5 RGB pie chart
      #f83ed5 color shades, tints & tones
#f83ed5 color schemes
#f83ed5 color preview, HTML & CSS examples
           This text has a color of #f83ed5        
        
          <p style="color:#f83ed5;">Text here</p>
        
        
          .mytext {color:#f83ed5;}
        
        Text color #f83ed5
      
           This box has a color of #f83ed5        
        
          <div style="background-color:#f83ed5;">Content here</div>
        
        
          .mybackground {background-color:#f83ed5;}
        
        Background color #f83ed5
      
           Border around this has a color of #f83ed5        
        
          <div style="border:2px solid #f83ed5;">Content here</div>
        
        
          .myborder {border:2px solid #f83ed5;}
        
        Border color #f83ed5