#fc40fd color space conversions
Hex:
        #fc40fd
        RGB:
        252, 64, 253
        CMY:
        1, 75, 1
        CMYK:
        0, 75, 0, 1
      HSL:
        300°, 97.9275%, 62.1569%
        HSV (HSB):
        300°, 74.7036%, 99.2157%
        XYZ:
        59.7079, 31.4541, 95.8528
        xyY:
        0.3193, 0.1682, 31.4541
      CIE-Lab:
        62.8891, 88.1816, -55.6649
        CIE-LCH:
        62.8891, 104.2813, 327.7377
        CIE-Luv:
        62.8891, 76.6430, -100.3305
        Hunter-Lab:
        56.0839, 91.8872, -62.0735
      #fc40fd color charts
#fc40fd RGB chart
      #fc40fd CMYK chart
      #fc40fd RGB pie chart
      #fc40fd color shades, tints & tones
#fc40fd color schemes
#fc40fd color preview, HTML & CSS examples
           This text has a color of #fc40fd        
        
          <p style="color:#fc40fd;">Text here</p>
        
        
          .mytext {color:#fc40fd;}
        
        Text color #fc40fd
      
           This box has a color of #fc40fd        
        
          <div style="background-color:#fc40fd;">Content here</div>
        
        
          .mybackground {background-color:#fc40fd;}
        
        Background color #fc40fd
      
           Border around this has a color of #fc40fd        
        
          <div style="border:2px solid #fc40fd;">Content here</div>
        
        
          .myborder {border:2px solid #fc40fd;}
        
        Border color #fc40fd