#5b81fe color space conversions
Hex:
        #5b81fe
        RGB:
        91, 129, 254
        CMY:
        64, 49, 0
        CMYK:
        64, 49, 0, 0
      HSL:
        226°, 98.7879%, 67.6471%
        HSV (HSB):
        226°, 64.1732%, 99.6078%
        XYZ:
        30.0540, 25.0804, 97.0229
        xyY:
        0.1975, 0.1648, 25.0804
      CIE-Lab:
        57.1537, 25.3191, -66.3304
        CIE-LCH:
        57.1537, 70.9984, 290.8924
        CIE-Luv:
        57.1537, -18.9053, -107.4662
        Hunter-Lab:
        50.0804, 19.4801, -79.8089
      #5b81fe color charts
#5b81fe RGB chart
      #5b81fe CMYK chart
      #5b81fe RGB pie chart
      #5b81fe color shades, tints & tones
#5b81fe color schemes
#5b81fe color preview, HTML & CSS examples
           This text has a color of #5b81fe        
        
          <p style="color:#5b81fe;">Text here</p>
        
        
          .mytext {color:#5b81fe;}
        
        Text color #5b81fe
      
           This box has a color of #5b81fe        
        
          <div style="background-color:#5b81fe;">Content here</div>
        
        
          .mybackground {background-color:#5b81fe;}
        
        Background color #5b81fe
      
           Border around this has a color of #5b81fe        
        
          <div style="border:2px solid #5b81fe;">Content here</div>
        
        
          .myborder {border:2px solid #5b81fe;}
        
        Border color #5b81fe