#0f5acd color space conversions
Hex:
        #0f5acd
        RGB:
        15, 90, 205
        CMY:
        94, 65, 20
        CMYK:
        93, 56, 0, 20
      HSL:
        216°, 86.3636%, 43.1373%
        HSV (HSB):
        216°, 92.6829%, 80.3922%
        XYZ:
        14.8726, 11.8217, 59.2555
        xyY:
        0.1730, 0.1375, 11.8217
      CIE-Lab:
        40.9313, 24.0409, -65.1301
        CIE-LCH:
        40.9313, 69.4255, 290.2602
        CIE-Luv:
        40.9313, -19.7088, -96.1806
        Hunter-Lab:
        34.3826, 17.0426, -78.1134
      #0f5acd color charts
#0f5acd RGB chart
      #0f5acd CMYK chart
      #0f5acd RGB pie chart
      #0f5acd color shades, tints & tones
#0f5acd color schemes
#0f5acd color preview, HTML & CSS examples
           This text has a color of #0f5acd        
        
          <p style="color:#0f5acd;">Text here</p>
        
        
          .mytext {color:#0f5acd;}
        
        Text color #0f5acd
      
           This box has a color of #0f5acd        
        
          <div style="background-color:#0f5acd;">Content here</div>
        
        
          .mybackground {background-color:#0f5acd;}
        
        Background color #0f5acd
      
           Border around this has a color of #0f5acd        
        
          <div style="border:2px solid #0f5acd;">Content here</div>
        
        
          .myborder {border:2px solid #0f5acd;}
        
        Border color #0f5acd