#fc28cb color space conversions
Hex:
        #fc28cb
        RGB:
        252, 40, 203
        CMY:
        1, 84, 20
        CMYK:
        0, 84, 19, 1
      HSL:
        314°, 97.2477%, 57.2549%
        HSV (HSB):
        314°, 84.1270%, 98.8235%
        XYZ:
        51.6832, 26.5248, 58.8957
        xyY:
        0.3770, 0.1935, 26.5248
      CIE-Lab:
        58.5319, 86.8484, -34.4530
        CIE-LCH:
        58.5319, 93.4326, 338.3616
        CIE-Luv:
        58.5319, 100.6508, -66.3036
        Hunter-Lab:
        51.5023, 88.9980, -31.7498
      #fc28cb color charts
#fc28cb RGB chart
      #fc28cb CMYK chart
      #fc28cb RGB pie chart
      #fc28cb color shades, tints & tones
#fc28cb color schemes
#fc28cb color preview, HTML & CSS examples
           This text has a color of #fc28cb        
        
          <p style="color:#fc28cb;">Text here</p>
        
        
          .mytext {color:#fc28cb;}
        
        Text color #fc28cb
      
           This box has a color of #fc28cb        
        
          <div style="background-color:#fc28cb;">Content here</div>
        
        
          .mybackground {background-color:#fc28cb;}
        
        Background color #fc28cb
      
           Border around this has a color of #fc28cb        
        
          <div style="border:2px solid #fc28cb;">Content here</div>
        
        
          .myborder {border:2px solid #fc28cb;}
        
        Border color #fc28cb