#5f6dcb color space conversions
Hex:
        #5f6dcb
        RGB:
        95, 109, 203
        CMY:
        63, 57, 20
        CMYK:
        53, 46, 0, 20
      HSL:
        232°, 50.9434%, 58.4314%
        HSV (HSB):
        232°, 53.2020%, 79.6078%
        XYZ:
        20.9674, 17.6820, 58.8078
        xyY:
        0.2151, 0.1814, 17.6820
      CIE-Lab:
        49.1081, 21.4768, -50.6199
        CIE-LCH:
        49.1081, 54.9875, 292.9903
        CIE-Luv:
        49.1081, -10.5636, -79.3820
        Hunter-Lab:
        42.0499, 15.4184, -53.4834
      #5f6dcb color charts
#5f6dcb RGB chart
      #5f6dcb CMYK chart
      #5f6dcb RGB pie chart
      #5f6dcb color shades, tints & tones
#5f6dcb color schemes
#5f6dcb color preview, HTML & CSS examples
           This text has a color of #5f6dcb        
        
          <p style="color:#5f6dcb;">Text here</p>
        
        
          .mytext {color:#5f6dcb;}
        
        Text color #5f6dcb
      
           This box has a color of #5f6dcb        
        
          <div style="background-color:#5f6dcb;">Content here</div>
        
        
          .mybackground {background-color:#5f6dcb;}
        
        Background color #5f6dcb
      
           Border around this has a color of #5f6dcb        
        
          <div style="border:2px solid #5f6dcb;">Content here</div>
        
        
          .myborder {border:2px solid #5f6dcb;}
        
        Border color #5f6dcb