#0d50cf color space conversions
Hex:
        #0d50cf
        RGB:
        13, 80, 207
        CMY:
        95, 69, 19
        CMYK:
        94, 61, 0, 19
      HSL:
        219°, 88.1818%, 43.1373%
        HSV (HSB):
        219°, 93.7198%, 81.1765%
        XYZ:
        14.2971, 10.3279, 60.2714
        xyY:
        0.1684, 0.1217, 10.3279
      CIE-Lab:
        38.4246, 31.3246, -70.3799
        CIE-LCH:
        38.4246, 77.0361, 293.9929
        CIE-Luv:
        38.4246, -17.2124, -101.2949
        Hunter-Lab:
        32.1370, 23.1713, -88.6996
      #0d50cf color charts
#0d50cf RGB chart
      #0d50cf CMYK chart
      #0d50cf RGB pie chart
      #0d50cf color shades, tints & tones
#0d50cf color schemes
#0d50cf color preview, HTML & CSS examples
           This text has a color of #0d50cf        
        
          <p style="color:#0d50cf;">Text here</p>
        
        
          .mytext {color:#0d50cf;}
        
        Text color #0d50cf
      
           This box has a color of #0d50cf        
        
          <div style="background-color:#0d50cf;">Content here</div>
        
        
          .mybackground {background-color:#0d50cf;}
        
        Background color #0d50cf
      
           Border around this has a color of #0d50cf        
        
          <div style="border:2px solid #0d50cf;">Content here</div>
        
        
          .myborder {border:2px solid #0d50cf;}
        
        Border color #0d50cf