#5f6bcb color space conversions
Hex:
        #5f6bcb
        RGB:
        95, 107, 203
        CMY:
        63, 58, 20
        CMYK:
        53, 47, 0, 20
      HSL:
        233°, 50.9434%, 58.4314%
        HSV (HSB):
        233°, 53.2020%, 79.6078%
        XYZ:
        20.7565, 17.2601, 58.7375
        xyY:
        0.2145, 0.1784, 17.2601
      CIE-Lab:
        48.5861, 22.7102, -51.4549
        CIE-LCH:
        48.5861, 56.2438, 293.8148
        CIE-Luv:
        48.5861, -9.9248, -80.5818
        Hunter-Lab:
        41.5453, 16.4765, -54.7436
      #5f6bcb color charts
#5f6bcb RGB chart
      #5f6bcb CMYK chart
      #5f6bcb RGB pie chart
      #5f6bcb color shades, tints & tones
#5f6bcb color schemes
#5f6bcb color preview, HTML & CSS examples
           This text has a color of #5f6bcb        
        
          <p style="color:#5f6bcb;">Text here</p>
        
        
          .mytext {color:#5f6bcb;}
        
        Text color #5f6bcb
      
           This box has a color of #5f6bcb        
        
          <div style="background-color:#5f6bcb;">Content here</div>
        
        
          .mybackground {background-color:#5f6bcb;}
        
        Background color #5f6bcb
      
           Border around this has a color of #5f6bcb        
        
          <div style="border:2px solid #5f6bcb;">Content here</div>
        
        
          .myborder {border:2px solid #5f6bcb;}
        
        Border color #5f6bcb