#0d5fcb color space conversions
Hex:
        #0d5fcb
        RGB:
        13, 95, 203
        CMY:
        95, 63, 20
        CMYK:
        94, 53, 0, 20
      HSL:
        214°, 87.9630%, 42.3529%
        HSV (HSB):
        214°, 93.5961%, 79.6078%
        XYZ:
        15.0377, 12.5818, 58.1359
        xyY:
        0.1754, 0.1467, 12.5818
      CIE-Lab:
        42.1262, 19.8835, -62.0349
        CIE-LCH:
        42.1262, 65.1435, 287.7717
        CIE-Luv:
        42.1262, -21.2393, -92.5000
        Hunter-Lab:
        35.4708, 13.6003, -72.3454
      #0d5fcb color charts
#0d5fcb RGB chart
      #0d5fcb CMYK chart
      #0d5fcb RGB pie chart
      #0d5fcb color shades, tints & tones
#0d5fcb color schemes
#0d5fcb color preview, HTML & CSS examples
           This text has a color of #0d5fcb        
        
          <p style="color:#0d5fcb;">Text here</p>
        
        
          .mytext {color:#0d5fcb;}
        
        Text color #0d5fcb
      
           This box has a color of #0d5fcb        
        
          <div style="background-color:#0d5fcb;">Content here</div>
        
        
          .mybackground {background-color:#0d5fcb;}
        
        Background color #0d5fcb
      
           Border around this has a color of #0d5fcb        
        
          <div style="border:2px solid #0d5fcb;">Content here</div>
        
        
          .myborder {border:2px solid #0d5fcb;}
        
        Border color #0d5fcb