#5f90e9 color space conversions
Hex:
        #5f90e9
        RGB:
        95, 144, 233
        CMY:
        63, 44, 9
        CMYK:
        59, 38, 0, 9
      HSL:
        219°, 75.8242%, 64.3137%
        HSV (HSB):
        219°, 59.2275%, 91.3725%
        XYZ:
        29.4006, 28.2626, 80.9964
        xyY:
        0.2120, 0.2038, 28.2626
      CIE-Lab:
        60.1252, 10.0237, -49.9664
        CIE-LCH:
        60.1252, 50.9619, 281.3434
        CIE-Luv:
        60.1252, -22.6289, -80.5423
        Hunter-Lab:
        53.1626, 5.6815, -53.1181
      #5f90e9 color charts
#5f90e9 RGB chart
      #5f90e9 CMYK chart
      #5f90e9 RGB pie chart
      #5f90e9 color shades, tints & tones
#5f90e9 color schemes
#5f90e9 color preview, HTML & CSS examples
           This text has a color of #5f90e9        
        
          <p style="color:#5f90e9;">Text here</p>
        
        
          .mytext {color:#5f90e9;}
        
        Text color #5f90e9
      
           This box has a color of #5f90e9        
        
          <div style="background-color:#5f90e9;">Content here</div>
        
        
          .mybackground {background-color:#5f90e9;}
        
        Background color #5f90e9
      
           Border around this has a color of #5f90e9        
        
          <div style="border:2px solid #5f90e9;">Content here</div>
        
        
          .myborder {border:2px solid #5f90e9;}
        
        Border color #5f90e9