#fc3af2 color space conversions
Hex:
        #fc3af2
        RGB:
        252, 58, 242
        CMY:
        1, 77, 5
        CMYK:
        0, 77, 4, 1
      HSL:
        303°, 97.0000%, 60.7843%
        HSV (HSB):
        303°, 76.9841%, 98.8235%
        XYZ:
        57.6850, 30.1324, 86.7802
        xyY:
        0.3304, 0.1726, 30.1324
      CIE-Lab:
        61.7683, 88.1210, -51.3483
        CIE-LCH:
        61.7683, 101.9900, 329.7706
        CIE-Luv:
        61.7683, 81.7586, -93.2629
        Hunter-Lab:
        54.8930, 91.5163, -55.3064
      #fc3af2 color charts
#fc3af2 RGB chart
      #fc3af2 CMYK chart
      #fc3af2 RGB pie chart
      #fc3af2 color shades, tints & tones
#fc3af2 color schemes
#fc3af2 color preview, HTML & CSS examples
           This text has a color of #fc3af2        
        
          <p style="color:#fc3af2;">Text here</p>
        
        
          .mytext {color:#fc3af2;}
        
        Text color #fc3af2
      
           This box has a color of #fc3af2        
        
          <div style="background-color:#fc3af2;">Content here</div>
        
        
          .mybackground {background-color:#fc3af2;}
        
        Background color #fc3af2
      
           Border around this has a color of #fc3af2        
        
          <div style="border:2px solid #fc3af2;">Content here</div>
        
        
          .myborder {border:2px solid #fc3af2;}
        
        Border color #fc3af2