#fc26ea color space conversions
Hex:
        #fc26ea
        RGB:
        252, 38, 234
        CMY:
        1, 85, 8
        CMYK:
        0, 85, 7, 1
      HSL:
        305°, 97.2727%, 56.8627%
        HSV (HSB):
        305°, 84.9206%, 98.8235%
        XYZ:
        55.6893, 28.0222, 80.3156
        xyY:
        0.3395, 0.1708, 28.0222
      CIE-Lab:
        59.9088, 91.1968, -49.8305
        CIE-LCH:
        59.9088, 103.9227, 331.3475
        CIE-Luv:
        59.9088, 87.8916, -90.7926
        Hunter-Lab:
        52.9360, 95.1461, -52.9008
      #fc26ea color charts
#fc26ea RGB chart
      #fc26ea CMYK chart
      #fc26ea RGB pie chart
      #fc26ea color shades, tints & tones
#fc26ea color schemes
#fc26ea color preview, HTML & CSS examples
           This text has a color of #fc26ea        
        
          <p style="color:#fc26ea;">Text here</p>
        
        
          .mytext {color:#fc26ea;}
        
        Text color #fc26ea
      
           This box has a color of #fc26ea        
        
          <div style="background-color:#fc26ea;">Content here</div>
        
        
          .mybackground {background-color:#fc26ea;}
        
        Background color #fc26ea
      
           Border around this has a color of #fc26ea        
        
          <div style="border:2px solid #fc26ea;">Content here</div>
        
        
          .myborder {border:2px solid #fc26ea;}
        
        Border color #fc26ea