#fc03f1 color space conversions
Hex:
        #fc03f1
        RGB:
        252, 3, 241
        CMY:
        1, 99, 5
        CMYK:
        0, 99, 4, 1
      HSL:
        303°, 97.6471%, 50.0000%
        HSV (HSB):
        303°, 98.8095%, 98.8235%
        XYZ:
        56.0546, 27.1114, 85.4977
        xyY:
        0.3323, 0.1607, 27.1114
      CIE-Lab:
        59.0773, 95.6935, -55.0698
        CIE-LCH:
        59.0773, 110.4080, 330.0804
        CIE-Luv:
        59.0773, 87.4856, -99.1306
        Hunter-Lab:
        52.0687, 101.0445, -60.9072
      #fc03f1 color charts
#fc03f1 RGB chart
      #fc03f1 CMYK chart
      #fc03f1 RGB pie chart
      #fc03f1 color shades, tints & tones
#fc03f1 color schemes
#fc03f1 color preview, HTML & CSS examples
           This text has a color of #fc03f1        
        
          <p style="color:#fc03f1;">Text here</p>
        
        
          .mytext {color:#fc03f1;}
        
        Text color #fc03f1
      
           This box has a color of #fc03f1        
        
          <div style="background-color:#fc03f1;">Content here</div>
        
        
          .mybackground {background-color:#fc03f1;}
        
        Background color #fc03f1
      
           Border around this has a color of #fc03f1        
        
          <div style="border:2px solid #fc03f1;">Content here</div>
        
        
          .myborder {border:2px solid #fc03f1;}
        
        Border color #fc03f1