#fc5beb color space conversions
Hex:
        #fc5beb
        RGB:
        252, 91, 235
        CMY:
        1, 64, 8
        CMYK:
        0, 64, 7, 1
      HSL:
        306°, 96.4072%, 67.2549%
        HSV (HSB):
        306°, 63.8889%, 98.8235%
        XYZ:
        58.8814, 34.1758, 82.0905
        xyY:
        0.3362, 0.1951, 34.1758
      CIE-Lab:
        65.1019, 76.6587, -42.1983
        CIE-LCH:
        65.1019, 87.5058, 331.1685
        CIE-Luv:
        65.1019, 76.3069, -78.0500
        Hunter-Lab:
        58.4601, 77.4813, -42.3338
      #fc5beb color charts
#fc5beb RGB chart
      #fc5beb CMYK chart
      #fc5beb RGB pie chart
      #fc5beb color shades, tints & tones
#fc5beb color schemes
#fc5beb color preview, HTML & CSS examples
           This text has a color of #fc5beb        
        
          <p style="color:#fc5beb;">Text here</p>
        
        
          .mytext {color:#fc5beb;}
        
        Text color #fc5beb
      
           This box has a color of #fc5beb        
        
          <div style="background-color:#fc5beb;">Content here</div>
        
        
          .mybackground {background-color:#fc5beb;}
        
        Background color #fc5beb
      
           Border around this has a color of #fc5beb        
        
          <div style="border:2px solid #fc5beb;">Content here</div>
        
        
          .myborder {border:2px solid #fc5beb;}
        
        Border color #fc5beb