#5f96ea color space conversions
Hex:
        #5f96ea
        RGB:
        95, 150, 234
        CMY:
        63, 41, 8
        CMYK:
        59, 36, 0, 8
      HSL:
        216°, 76.7956%, 64.5098%
        HSV (HSB):
        216°, 59.4017%, 91.7647%
        XYZ:
        30.4769, 30.1861, 82.0621
        xyY:
        0.2135, 0.2115, 30.1861
      CIE-Lab:
        61.8145, 6.8199, -47.8453
        CIE-LCH:
        61.8145, 48.3289, 278.1123
        CIE-Luv:
        61.8145, -24.6846, -77.0647
        Hunter-Lab:
        54.9419, 2.8679, -50.0972
      #5f96ea color charts
#5f96ea RGB chart
      #5f96ea CMYK chart
      #5f96ea RGB pie chart
      #5f96ea color shades, tints & tones
#5f96ea color schemes
#5f96ea color preview, HTML & CSS examples
           This text has a color of #5f96ea        
        
          <p style="color:#5f96ea;">Text here</p>
        
        
          .mytext {color:#5f96ea;}
        
        Text color #5f96ea
      
           This box has a color of #5f96ea        
        
          <div style="background-color:#5f96ea;">Content here</div>
        
        
          .mybackground {background-color:#5f96ea;}
        
        Background color #5f96ea
      
           Border around this has a color of #5f96ea        
        
          <div style="border:2px solid #5f96ea;">Content here</div>
        
        
          .myborder {border:2px solid #5f96ea;}
        
        Border color #5f96ea