#fc09ef color space conversions
Hex:
        #fc09ef
        RGB:
        252, 9, 239
        CMY:
        1, 96, 6
        CMYK:
        0, 96, 5, 1
      HSL:
        303°, 97.5904%, 51.1765%
        HSV (HSB):
        303°, 96.4286%, 98.8235%
        XYZ:
        55.8226, 27.1228, 83.9544
        xyY:
        0.3345, 0.1625, 27.1228
      CIE-Lab:
        59.0878, 95.0688, -53.9348
        CIE-LCH:
        59.0878, 109.3025, 330.4328
        CIE-Luv:
        59.0878, 88.0755, -97.3272
        Hunter-Lab:
        52.0796, 100.1896, -59.1222
      #fc09ef color charts
#fc09ef RGB chart
      #fc09ef CMYK chart
      #fc09ef RGB pie chart
      #fc09ef color shades, tints & tones
#fc09ef color schemes
#fc09ef color preview, HTML & CSS examples
           This text has a color of #fc09ef        
        
          <p style="color:#fc09ef;">Text here</p>
        
        
          .mytext {color:#fc09ef;}
        
        Text color #fc09ef
      
           This box has a color of #fc09ef        
        
          <div style="background-color:#fc09ef;">Content here</div>
        
        
          .mybackground {background-color:#fc09ef;}
        
        Background color #fc09ef
      
           Border around this has a color of #fc09ef        
        
          <div style="border:2px solid #fc09ef;">Content here</div>
        
        
          .myborder {border:2px solid #fc09ef;}
        
        Border color #fc09ef