#fc20eb color space conversions
Hex:
        #fc20eb
        RGB:
        252, 32, 235
        CMY:
        1, 87, 8
        CMYK:
        0, 87, 7, 1
      HSL:
        305°, 97.3451%, 55.6863%
        HSV (HSB):
        305°, 87.3016%, 98.8235%
        XYZ:
        55.6568, 27.7266, 81.0156
        xyY:
        0.3385, 0.1687, 27.7266
      CIE-Lab:
        59.6410, 92.2698, -50.8157
        CIE-LCH:
        59.6410, 105.3373, 331.1571
        CIE-Luv:
        59.6410, 88.1552, -92.3699
        Hunter-Lab:
        52.6561, 96.5240, -54.3632
      #fc20eb color charts
#fc20eb RGB chart
      #fc20eb CMYK chart
      #fc20eb RGB pie chart
      #fc20eb color shades, tints & tones
#fc20eb color schemes
#fc20eb color preview, HTML & CSS examples
           This text has a color of #fc20eb        
        
          <p style="color:#fc20eb;">Text here</p>
        
        
          .mytext {color:#fc20eb;}
        
        Text color #fc20eb
      
           This box has a color of #fc20eb        
        
          <div style="background-color:#fc20eb;">Content here</div>
        
        
          .mybackground {background-color:#fc20eb;}
        
        Background color #fc20eb
      
           Border around this has a color of #fc20eb        
        
          <div style="border:2px solid #fc20eb;">Content here</div>
        
        
          .myborder {border:2px solid #fc20eb;}
        
        Border color #fc20eb