#5f5fbf color space conversions
Hex:
        #5f5fbf
        RGB:
        95, 95, 191
        CMY:
        63, 63, 25
        CMYK:
        50, 50, 0, 25
      HSL:
        240°, 42.8571%, 56.0784%
        HSV (HSB):
        240°, 50.2618%, 74.9020%
        XYZ:
        18.2155, 14.3789, 51.1056
        xyY:
        0.2176, 0.1718, 14.3789
      CIE-Lab:
        44.7715, 26.3271, -50.6508
        CIE-LCH:
        44.7715, 57.0843, 297.4643
        CIE-Luv:
        44.7715, -5.6287, -78.0673
        Hunter-Lab:
        37.9195, 19.3873, -53.3637
      #5f5fbf color charts
#5f5fbf RGB chart
      #5f5fbf CMYK chart
      #5f5fbf RGB pie chart
      #5f5fbf color shades, tints & tones
#5f5fbf color schemes
#5f5fbf color preview, HTML & CSS examples
           This text has a color of #5f5fbf        
        
          <p style="color:#5f5fbf;">Text here</p>
        
        
          .mytext {color:#5f5fbf;}
        
        Text color #5f5fbf
      
           This box has a color of #5f5fbf        
        
          <div style="background-color:#5f5fbf;">Content here</div>
        
        
          .mybackground {background-color:#5f5fbf;}
        
        Background color #5f5fbf
      
           Border around this has a color of #5f5fbf        
        
          <div style="border:2px solid #5f5fbf;">Content here</div>
        
        
          .myborder {border:2px solid #5f5fbf;}
        
        Border color #5f5fbf