#5f5cbd color space conversions
Hex:
        #5f5cbd
        RGB:
        95, 92, 189
        CMY:
        63, 64, 26
        CMYK:
        50, 51, 0, 26
      HSL:
        242°, 42.3581%, 55.0980%
        HSV (HSB):
        242°, 51.3228%, 74.1176%
        XYZ:
        17.7318, 13.7613, 49.8657
        xyY:
        0.2179, 0.1691, 13.7613
      CIE-Lab:
        43.8887, 27.5577, -50.9057
        CIE-LCH:
        43.8887, 57.8862, 298.4288
        CIE-Luv:
        43.8887, -4.6030, -78.1423
        Hunter-Lab:
        37.0962, 20.4034, -53.7318
      #5f5cbd color charts
#5f5cbd RGB chart
      #5f5cbd CMYK chart
      #5f5cbd RGB pie chart
      #5f5cbd color shades, tints & tones
#5f5cbd color schemes
#5f5cbd color preview, HTML & CSS examples
           This text has a color of #5f5cbd        
        
          <p style="color:#5f5cbd;">Text here</p>
        
        
          .mytext {color:#5f5cbd;}
        
        Text color #5f5cbd
      
           This box has a color of #5f5cbd        
        
          <div style="background-color:#5f5cbd;">Content here</div>
        
        
          .mybackground {background-color:#5f5cbd;}
        
        Background color #5f5cbd
      
           Border around this has a color of #5f5cbd        
        
          <div style="border:2px solid #5f5cbd;">Content here</div>
        
        
          .myborder {border:2px solid #5f5cbd;}
        
        Border color #5f5cbd