#5f5beb color space conversions
Hex:
        #5f5beb
        RGB:
        95, 91, 235
        CMY:
        63, 64, 8
        CMYK:
        60, 61, 0, 8
      HSL:
        242°, 78.2609%, 63.9216%
        HSV (HSB):
        242°, 61.2766%, 92.1569%
        XYZ:
        23.4558, 15.9132, 80.4326
        xyY:
        0.1958, 0.1328, 15.9132
      CIE-Lab:
        46.8604, 42.6724, -72.4153
        CIE-LCH:
        46.8604, 84.0530, 300.5097
        CIE-Luv:
        46.8604, -6.9935, -112.0062
        Hunter-Lab:
        39.8914, 35.1466, -91.6218
      #5f5beb color charts
#5f5beb RGB chart
      #5f5beb CMYK chart
      #5f5beb RGB pie chart
      #5f5beb color shades, tints & tones
#5f5beb color schemes
#5f5beb color preview, HTML & CSS examples
           This text has a color of #5f5beb        
        
          <p style="color:#5f5beb;">Text here</p>
        
        
          .mytext {color:#5f5beb;}
        
        Text color #5f5beb
      
           This box has a color of #5f5beb        
        
          <div style="background-color:#5f5beb;">Content here</div>
        
        
          .mybackground {background-color:#5f5beb;}
        
        Background color #5f5beb
      
           Border around this has a color of #5f5beb        
        
          <div style="border:2px solid #5f5beb;">Content here</div>
        
        
          .myborder {border:2px solid #5f5beb;}
        
        Border color #5f5beb