#fc07f1 color space conversions
Hex:
        #fc07f1
        RGB:
        252, 7, 241
        CMY:
        1, 97, 5
        CMYK:
        0, 97, 4, 1
      HSL:
        303°, 97.6096%, 50.7843%
        HSV (HSB):
        303°, 97.2222%, 98.8235%
        XYZ:
        56.0980, 27.1983, 85.5122
        xyY:
        0.3323, 0.1611, 27.1983
      CIE-Lab:
        59.1574, 95.4566, -54.9422
        CIE-LCH:
        59.1574, 110.1390, 330.0765
        CIE-Luv:
        59.1574, 87.3273, -98.9340
        Hunter-Lab:
        52.1520, 100.7403, -60.7098
      #fc07f1 color charts
#fc07f1 RGB chart
      #fc07f1 CMYK chart
      #fc07f1 RGB pie chart
      #fc07f1 color shades, tints & tones
#fc07f1 color schemes
#fc07f1 color preview, HTML & CSS examples
           This text has a color of #fc07f1        
        
          <p style="color:#fc07f1;">Text here</p>
        
        
          .mytext {color:#fc07f1;}
        
        Text color #fc07f1
      
           This box has a color of #fc07f1        
        
          <div style="background-color:#fc07f1;">Content here</div>
        
        
          .mybackground {background-color:#fc07f1;}
        
        Background color #fc07f1
      
           Border around this has a color of #fc07f1        
        
          <div style="border:2px solid #fc07f1;">Content here</div>
        
        
          .myborder {border:2px solid #fc07f1;}
        
        Border color #fc07f1