#0d42be color space conversions
Hex:
        #0d42be
        RGB:
        13, 66, 190
        CMY:
        95, 74, 25
        CMYK:
        93, 65, 0, 25
      HSL:
        222°, 87.1921%, 39.8039%
        HSV (HSB):
        222°, 93.1579%, 74.5098%
        XYZ:
        11.4085, 7.6997, 49.6001
        xyY:
        0.1660, 0.1121, 7.6997
      CIE-Lab:
        33.3495, 33.9282, -68.8025
        CIE-LCH:
        33.3495, 76.7131, 296.2491
        CIE-Luv:
        33.3495, -14.0132, -94.0745
        Hunter-Lab:
        27.7483, 24.8290, -86.5569
      #0d42be color charts
#0d42be RGB chart
      #0d42be CMYK chart
      #0d42be RGB pie chart
      #0d42be color shades, tints & tones
#0d42be color schemes
#0d42be color preview, HTML & CSS examples
           This text has a color of #0d42be        
        
          <p style="color:#0d42be;">Text here</p>
        
        
          .mytext {color:#0d42be;}
        
        Text color #0d42be
      
           This box has a color of #0d42be        
        
          <div style="background-color:#0d42be;">Content here</div>
        
        
          .mybackground {background-color:#0d42be;}
        
        Background color #0d42be
      
           Border around this has a color of #0d42be        
        
          <div style="border:2px solid #0d42be;">Content here</div>
        
        
          .myborder {border:2px solid #0d42be;}
        
        Border color #0d42be