#0d0bdd color space conversions
Hex:
        #0d0bdd
        RGB:
        13, 11, 221
        CMY:
        95, 96, 13
        CMYK:
        94, 95, 0, 13
      HSL:
        241°, 90.5172%, 45.4902%
        HSV (HSB):
        241°, 95.0226%, 86.6667%
        XYZ:
        13.3368, 5.5454, 68.7740
        xyY:
        0.1521, 0.0633, 5.5454
      CIE-Lab:
        28.2352, 69.1521, -95.3327
        CIE-LCH:
        28.2352, 117.7724, 305.9562
        CIE-Luv:
        28.2352, -7.9590, -111.4149
        Hunter-Lab:
        23.5486, 59.8838, -156.6733
      #0d0bdd color charts
#0d0bdd RGB chart
      #0d0bdd CMYK chart
      #0d0bdd RGB pie chart
      #0d0bdd color shades, tints & tones
#0d0bdd color schemes
#0d0bdd color preview, HTML & CSS examples
           This text has a color of #0d0bdd        
        
          <p style="color:#0d0bdd;">Text here</p>
        
        
          .mytext {color:#0d0bdd;}
        
        Text color #0d0bdd
      
           This box has a color of #0d0bdd        
        
          <div style="background-color:#0d0bdd;">Content here</div>
        
        
          .mybackground {background-color:#0d0bdd;}
        
        Background color #0d0bdd
      
           Border around this has a color of #0d0bdd        
        
          <div style="border:2px solid #0d0bdd;">Content here</div>
        
        
          .myborder {border:2px solid #0d0bdd;}
        
        Border color #0d0bdd