#0d14eb color space conversions
Hex:
        #0d14eb
        RGB:
        13, 20, 235
        CMY:
        95, 92, 8
        CMYK:
        94, 91, 0, 8
      HSL:
        238°, 89.5161%, 48.6275%
        HSV (HSB):
        238°, 94.4681%, 92.1569%
        XYZ:
        15.4115, 6.5840, 79.0558
        xyY:
        0.1525, 0.0652, 6.5840
      CIE-Lab:
        30.8406, 70.7512, -98.9983
        CIE-LCH:
        30.8406, 121.6816, 305.5523
        CIE-Luv:
        30.8406, -8.9726, -120.1491
        Hunter-Lab:
        25.6594, 62.3067, -164.7093
      #0d14eb color charts
#0d14eb RGB chart
      #0d14eb CMYK chart
      #0d14eb RGB pie chart
      #0d14eb color shades, tints & tones
#0d14eb color schemes
#0d14eb color preview, HTML & CSS examples
           This text has a color of #0d14eb        
        
          <p style="color:#0d14eb;">Text here</p>
        
        
          .mytext {color:#0d14eb;}
        
        Text color #0d14eb
      
           This box has a color of #0d14eb        
        
          <div style="background-color:#0d14eb;">Content here</div>
        
        
          .mybackground {background-color:#0d14eb;}
        
        Background color #0d14eb
      
           Border around this has a color of #0d14eb        
        
          <div style="border:2px solid #0d14eb;">Content here</div>
        
        
          .myborder {border:2px solid #0d14eb;}
        
        Border color #0d14eb