#0d14ed color space conversions
Hex:
        #0d14ed
        RGB:
        13, 20, 237
        CMY:
        95, 92, 7
        CMYK:
        95, 92, 0, 7
      HSL:
        238°, 89.6000%, 49.0196%
        HSV (HSB):
        238°, 94.5148%, 92.9412%
        XYZ:
        15.7022, 6.7003, 80.5865
        xyY:
        0.1525, 0.0651, 6.7003
      CIE-Lab:
        31.1147, 71.2732, -99.6784
        CIE-LCH:
        31.1147, 122.5383, 305.5659
        CIE-Luv:
        31.1147, -9.0524, -121.2974
        Hunter-Lab:
        25.8849, 62.9822, -166.4655
      #0d14ed color charts
#0d14ed RGB chart
      #0d14ed CMYK chart
      #0d14ed RGB pie chart
      #0d14ed color shades, tints & tones
#0d14ed color schemes
#0d14ed color preview, HTML & CSS examples
           This text has a color of #0d14ed        
        
          <p style="color:#0d14ed;">Text here</p>
        
        
          .mytext {color:#0d14ed;}
        
        Text color #0d14ed
      
           This box has a color of #0d14ed        
        
          <div style="background-color:#0d14ed;">Content here</div>
        
        
          .mybackground {background-color:#0d14ed;}
        
        Background color #0d14ed
      
           Border around this has a color of #0d14ed        
        
          <div style="border:2px solid #0d14ed;">Content here</div>
        
        
          .myborder {border:2px solid #0d14ed;}
        
        Border color #0d14ed