#5f7def color space conversions
Hex:
        #5f7def
        RGB:
        95, 125, 239
        CMY:
        63, 51, 6
        CMYK:
        60, 48, 0, 6
      HSL:
        228°, 81.8182%, 65.4902%
        HSV (HSB):
        228°, 60.2510%, 93.7255%
        XYZ:
        27.6329, 23.3321, 84.7085
        xyY:
        0.2037, 0.1720, 23.3321
      CIE-Lab:
        55.4128, 23.4186, -60.8185
        CIE-LCH:
        55.4128, 65.1714, 291.0595
        CIE-Luv:
        55.4128, -16.4791, -97.9255
        Hunter-Lab:
        48.3033, 17.5838, -70.1632
      #5f7def color charts
#5f7def RGB chart
      #5f7def CMYK chart
      #5f7def RGB pie chart
      #5f7def color shades, tints & tones
#5f7def color schemes
#5f7def color preview, HTML & CSS examples
           This text has a color of #5f7def        
        
          <p style="color:#5f7def;">Text here</p>
        
        
          .mytext {color:#5f7def;}
        
        Text color #5f7def
      
           This box has a color of #5f7def        
        
          <div style="background-color:#5f7def;">Content here</div>
        
        
          .mybackground {background-color:#5f7def;}
        
        Background color #5f7def
      
           Border around this has a color of #5f7def        
        
          <div style="border:2px solid #5f7def;">Content here</div>
        
        
          .myborder {border:2px solid #5f7def;}
        
        Border color #5f7def