#0a5fed color space conversions
Hex:
        #0a5fed
        RGB:
        10, 95, 237
        CMY:
        96, 63, 7
        CMYK:
        96, 60, 0, 7
      HSL:
        218°, 91.9028%, 48.4314%
        HSV (HSB):
        218°, 95.7806%, 92.9412%
        XYZ:
        19.5034, 14.3634, 81.8652
        xyY:
        0.1685, 0.1241, 14.3634
      CIE-Lab:
        44.7496, 33.0615, -77.1218
        CIE-LCH:
        44.7496, 83.9097, 293.2044
        CIE-Luv:
        44.7496, -20.6502, -115.9599
        Hunter-Lab:
        37.8990, 25.5356, -101.5422
      #0a5fed color charts
#0a5fed RGB chart
      #0a5fed CMYK chart
      #0a5fed RGB pie chart
      #0a5fed color shades, tints & tones
#0a5fed color schemes
#0a5fed color preview, HTML & CSS examples
           This text has a color of #0a5fed        
        
          <p style="color:#0a5fed;">Text here</p>
        
        
          .mytext {color:#0a5fed;}
        
        Text color #0a5fed
      
           This box has a color of #0a5fed        
        
          <div style="background-color:#0a5fed;">Content here</div>
        
        
          .mybackground {background-color:#0a5fed;}
        
        Background color #0a5fed
      
           Border around this has a color of #0a5fed        
        
          <div style="border:2px solid #0a5fed;">Content here</div>
        
        
          .myborder {border:2px solid #0a5fed;}
        
        Border color #0a5fed