#ff5bcb color space conversions
Hex:
        #ff5bcb
        RGB:
        255, 91, 203
        CMY:
        0, 64, 20
        CMYK:
        0, 64, 20, 0
      HSL:
        319°, 100.0000%, 67.8431%
        HSV (HSB):
        319°, 64.3137%, 100.0000%
        XYZ:
        55.7606, 33.0540, 59.9411
        xyY:
        0.3748, 0.2222, 33.0540
      CIE-Lab:
        64.2046, 72.8588, -25.6310
        CIE-LCH:
        64.2046, 77.2357, 340.6186
        CIE-Luv:
        64.2046, 89.4050, -51.4133
        Hunter-Lab:
        57.4926, 72.5106, -21.5702
      #ff5bcb color charts
#ff5bcb RGB chart
      #ff5bcb CMYK chart
      #ff5bcb RGB pie chart
      #ff5bcb color shades, tints & tones
#ff5bcb color schemes
#ff5bcb color preview, HTML & CSS examples
           This text has a color of #ff5bcb        
        
          <p style="color:#ff5bcb;">Text here</p>
        
        
          .mytext {color:#ff5bcb;}
        
        Text color #ff5bcb
      
           This box has a color of #ff5bcb        
        
          <div style="background-color:#ff5bcb;">Content here</div>
        
        
          .mybackground {background-color:#ff5bcb;}
        
        Background color #ff5bcb
      
           Border around this has a color of #ff5bcb        
        
          <div style="border:2px solid #ff5bcb;">Content here</div>
        
        
          .myborder {border:2px solid #ff5bcb;}
        
        Border color #ff5bcb