#5f69bc color space conversions
Hex:
        #5f69bc
        RGB:
        95, 105, 188
        CMY:
        63, 59, 26
        CMYK:
        49, 44, 0, 26
      HSL:
        234°, 40.9692%, 55.4902%
        HSV (HSB):
        234°, 49.4681%, 73.7255%
        XYZ:
        18.8480, 16.1669, 49.7041
        xyY:
        0.2225, 0.1908, 16.1669
      CIE-Lab:
        47.1927, 19.1896, -45.0423
        CIE-LCH:
        47.1927, 48.9597, 293.0757
        CIE-Luv:
        47.1927, -8.6901, -69.8501
        Hunter-Lab:
        40.2081, 13.3098, -45.1470
      #5f69bc color charts
#5f69bc RGB chart
      #5f69bc CMYK chart
      #5f69bc RGB pie chart
      #5f69bc color shades, tints & tones
#5f69bc color schemes
#5f69bc color preview, HTML & CSS examples
           This text has a color of #5f69bc        
        
          <p style="color:#5f69bc;">Text here</p>
        
        
          .mytext {color:#5f69bc;}
        
        Text color #5f69bc
      
           This box has a color of #5f69bc        
        
          <div style="background-color:#5f69bc;">Content here</div>
        
        
          .mybackground {background-color:#5f69bc;}
        
        Background color #5f69bc
      
           Border around this has a color of #5f69bc        
        
          <div style="border:2px solid #5f69bc;">Content here</div>
        
        
          .myborder {border:2px solid #5f69bc;}
        
        Border color #5f69bc