#5a85ff color space conversions
Hex:
        #5a85ff
        RGB:
        90, 133, 255
        CMY:
        65, 48, 0
        CMYK:
        65, 48, 0, 0
      HSL:
        224°, 100.0000%, 67.6471%
        HSV (HSB):
        224°, 64.7059%, 100.0000%
        XYZ:
        30.6540, 26.1687, 98.0432
        xyY:
        0.1979, 0.1690, 26.1687
      CIE-Lab:
        58.1968, 23.0744, -65.2041
        CIE-LCH:
        58.1968, 69.1665, 289.4878
        CIE-Luv:
        58.1968, -20.3532, -105.9202
        Hunter-Lab:
        51.1554, 17.4412, -77.8251
      #5a85ff color charts
#5a85ff RGB chart
      #5a85ff CMYK chart
      #5a85ff RGB pie chart
      #5a85ff color shades, tints & tones
#5a85ff color schemes
#5a85ff color preview, HTML & CSS examples
           This text has a color of #5a85ff        
        
          <p style="color:#5a85ff;">Text here</p>
        
        
          .mytext {color:#5a85ff;}
        
        Text color #5a85ff
      
           This box has a color of #5a85ff        
        
          <div style="background-color:#5a85ff;">Content here</div>
        
        
          .mybackground {background-color:#5a85ff;}
        
        Background color #5a85ff
      
           Border around this has a color of #5a85ff        
        
          <div style="border:2px solid #5a85ff;">Content here</div>
        
        
          .myborder {border:2px solid #5a85ff;}
        
        Border color #5a85ff