#5f92fc color space conversions
Hex:
        #5f92fc
        RGB:
        95, 146, 252
        CMY:
        63, 43, 1
        CMYK:
        62, 42, 0, 1
      HSL:
        221°, 96.3190%, 68.0392%
        HSV (HSB):
        221°, 62.3016%, 98.8235%
        XYZ:
        32.5689, 30.0189, 96.1731
        xyY:
        0.2051, 0.1891, 30.0189
      CIE-Lab:
        61.6706, 15.0977, -57.9792
        CIE-LCH:
        61.6706, 59.9126, 284.5956
        CIE-Luv:
        61.6706, -23.2111, -94.6747
        Hunter-Lab:
        54.7895, 10.2252, -65.7202
      #5f92fc color charts
#5f92fc RGB chart
      #5f92fc CMYK chart
      #5f92fc RGB pie chart
      #5f92fc color shades, tints & tones
#5f92fc color schemes
#5f92fc color preview, HTML & CSS examples
           This text has a color of #5f92fc        
        
          <p style="color:#5f92fc;">Text here</p>
        
        
          .mytext {color:#5f92fc;}
        
        Text color #5f92fc
      
           This box has a color of #5f92fc        
        
          <div style="background-color:#5f92fc;">Content here</div>
        
        
          .mybackground {background-color:#5f92fc;}
        
        Background color #5f92fc
      
           Border around this has a color of #5f92fc        
        
          <div style="border:2px solid #5f92fc;">Content here</div>
        
        
          .myborder {border:2px solid #5f92fc;}
        
        Border color #5f92fc