#5f5bff color space conversions
Hex:
        #5f5bff
        RGB:
        95, 91, 255
        CMY:
        63, 64, 0
        CMYK:
        63, 64, 0, 0
      HSL:
        241°, 100.0000%, 67.8431%
        HSV (HSB):
        241°, 64.3137%, 100.0000%
        XYZ:
        26.5104, 17.1351, 96.5179
        xyY:
        0.1891, 0.1223, 17.1351
      CIE-Lab:
        48.4298, 48.9705, -81.0371
        CIE-LCH:
        48.4298, 94.6844, 301.1445
        CIE-Luv:
        48.4298, -8.0619, -125.4398
        Hunter-Lab:
        41.3945, 41.8768, -109.2679
      #5f5bff color charts
#5f5bff RGB chart
      #5f5bff CMYK chart
      #5f5bff RGB pie chart
      #5f5bff color shades, tints & tones
#5f5bff color schemes
#5f5bff color preview, HTML & CSS examples
           This text has a color of #5f5bff        
        
          <p style="color:#5f5bff;">Text here</p>
        
        
          .mytext {color:#5f5bff;}
        
        Text color #5f5bff
      
           This box has a color of #5f5bff        
        
          <div style="background-color:#5f5bff;">Content here</div>
        
        
          .mybackground {background-color:#5f5bff;}
        
        Background color #5f5bff
      
           Border around this has a color of #5f5bff        
        
          <div style="border:2px solid #5f5bff;">Content here</div>
        
        
          .myborder {border:2px solid #5f5bff;}
        
        Border color #5f5bff