#0d6efd color space conversions
Hex:
        #0d6efd
        RGB:
        13, 110, 253
        CMY:
        95, 57, 1
        CMYK:
        95, 57, 0, 1
      HSL:
        216°, 98.3607%, 52.1569%
        HSV (HSB):
        216°, 94.8617%, 99.2157%
        XYZ:
        23.4715, 18.3293, 95.2293
        xyY:
        0.1713, 0.1338, 18.3293
      CIE-Lab:
        49.8931, 29.6708, -77.6554
        CIE-LCH:
        49.8931, 83.1307, 290.9110
        CIE-Luv:
        49.8931, -24.0654, -120.5846
        Hunter-Lab:
        42.8127, 22.9382, -101.9113
      #0d6efd color charts
#0d6efd RGB chart
      #0d6efd CMYK chart
      #0d6efd RGB pie chart
      #0d6efd color shades, tints & tones
#0d6efd color schemes
#0d6efd color preview, HTML & CSS examples
           This text has a color of #0d6efd        
        
          <p style="color:#0d6efd;">Text here</p>
        
        
          .mytext {color:#0d6efd;}
        
        Text color #0d6efd
      
           This box has a color of #0d6efd        
        
          <div style="background-color:#0d6efd;">Content here</div>
        
        
          .mybackground {background-color:#0d6efd;}
        
        Background color #0d6efd
      
           Border around this has a color of #0d6efd        
        
          <div style="border:2px solid #0d6efd;">Content here</div>
        
        
          .myborder {border:2px solid #0d6efd;}
        
        Border color #0d6efd