#f812ce color space conversions
Hex:
        #f812ce
        RGB:
        248, 18, 206
        CMY:
        3, 93, 19
        CMYK:
        0, 93, 17, 3
      HSL:
        311°, 94.2623%, 52.1569%
        HSV (HSB):
        311°, 92.7419%, 97.2549%
        XYZ:
        50.0683, 24.8453, 60.5492
        xyY:
        0.3696, 0.1834, 24.8453
      CIE-Lab:
        56.9244, 89.4817, -38.7356
        CIE-LCH:
        56.9244, 97.5060, 336.5928
        CIE-Luv:
        56.9244, 98.8080, -72.7933
        Hunter-Lab:
        49.8451, 92.0705, -37.1309
      #f812ce color charts
#f812ce RGB chart
      #f812ce CMYK chart
      #f812ce RGB pie chart
      #f812ce color shades, tints & tones
#f812ce color schemes
#f812ce color preview, HTML & CSS examples
           This text has a color of #f812ce        
        
          <p style="color:#f812ce;">Text here</p>
        
        
          .mytext {color:#f812ce;}
        
        Text color #f812ce
      
           This box has a color of #f812ce        
        
          <div style="background-color:#f812ce;">Content here</div>
        
        
          .mybackground {background-color:#f812ce;}
        
        Background color #f812ce
      
           Border around this has a color of #f812ce        
        
          <div style="border:2px solid #f812ce;">Content here</div>
        
        
          .myborder {border:2px solid #f812ce;}
        
        Border color #f812ce