#0d50ed color space conversions
Hex:
        #0d50ed
        RGB:
        13, 80, 237
        CMY:
        95, 69, 7
        CMYK:
        95, 66, 0, 7
      HSL:
        222°, 89.6000%, 49.0196%
        HSV (HSB):
        222°, 94.5148%, 92.9412%
        XYZ:
        18.3207, 11.9373, 81.4593
        xyY:
        0.1640, 0.1069, 11.9373
      CIE-Lab:
        41.1163, 42.6361, -83.0850
        CIE-LCH:
        41.1163, 93.3860, 297.1652
        CIE-Luv:
        41.1163, -17.0781, -120.3378
        Hunter-Lab:
        34.5504, 34.1882, -115.6024
      #0d50ed color charts
#0d50ed RGB chart
      #0d50ed CMYK chart
      #0d50ed RGB pie chart
      #0d50ed color shades, tints & tones
#0d50ed color schemes
#0d50ed color preview, HTML & CSS examples
           This text has a color of #0d50ed        
        
          <p style="color:#0d50ed;">Text here</p>
        
        
          .mytext {color:#0d50ed;}
        
        Text color #0d50ed
      
           This box has a color of #0d50ed        
        
          <div style="background-color:#0d50ed;">Content here</div>
        
        
          .mybackground {background-color:#0d50ed;}
        
        Background color #0d50ed
      
           Border around this has a color of #0d50ed        
        
          <div style="border:2px solid #0d50ed;">Content here</div>
        
        
          .myborder {border:2px solid #0d50ed;}
        
        Border color #0d50ed