#5f6bfb color space conversions
Hex:
        #5f6bfb
        RGB:
        95, 107, 251
        CMY:
        63, 58, 2
        CMYK:
        62, 57, 0, 2
      HSL:
        235°, 95.1220%, 67.8431%
        HSV (HSB):
        235°, 62.1514%, 98.4314%
        XYZ:
        27.3896, 19.9133, 93.6669
        xyY:
        0.1943, 0.1413, 19.9133
      CIE-Lab:
        51.7391, 38.2785, -73.4208
        CIE-LCH:
        51.7391, 82.8001, 297.5357
        CIE-Luv:
        51.7391, -11.6865, -116.4452
        Hunter-Lab:
        44.6243, 31.4674, -93.2131
      #5f6bfb color charts
#5f6bfb RGB chart
      #5f6bfb CMYK chart
      #5f6bfb RGB pie chart
      #5f6bfb color shades, tints & tones
#5f6bfb color schemes
#5f6bfb color preview, HTML & CSS examples
           This text has a color of #5f6bfb        
        
          <p style="color:#5f6bfb;">Text here</p>
        
        
          .mytext {color:#5f6bfb;}
        
        Text color #5f6bfb
      
           This box has a color of #5f6bfb        
        
          <div style="background-color:#5f6bfb;">Content here</div>
        
        
          .mybackground {background-color:#5f6bfb;}
        
        Background color #5f6bfb
      
           Border around this has a color of #5f6bfb        
        
          <div style="border:2px solid #5f6bfb;">Content here</div>
        
        
          .myborder {border:2px solid #5f6bfb;}
        
        Border color #5f6bfb