#0d7afd color space conversions
Hex:
        #0d7afd
        RGB:
        13, 122, 253
        CMY:
        95, 52, 1
        CMYK:
        95, 52, 0, 1
      HSL:
        213°, 98.3607%, 52.1569%
        HSV (HSB):
        213°, 94.8617%, 99.2157%
        XYZ:
        24.8551, 21.0965, 95.6905
        xyY:
        0.1755, 0.1489, 21.0965
      CIE-Lab:
        53.0549, 22.0887, -72.5122
        CIE-LCH:
        53.0549, 75.8019, 286.9418
        CIE-Luv:
        53.0549, -27.3272, -114.6154
        Hunter-Lab:
        45.9309, 16.2147, -91.3707
      #0d7afd color charts
#0d7afd RGB chart
      #0d7afd CMYK chart
      #0d7afd RGB pie chart
      #0d7afd color shades, tints & tones
#0d7afd color schemes
#0d7afd color preview, HTML & CSS examples
           This text has a color of #0d7afd        
        
          <p style="color:#0d7afd;">Text here</p>
        
        
          .mytext {color:#0d7afd;}
        
        Text color #0d7afd
      
           This box has a color of #0d7afd        
        
          <div style="background-color:#0d7afd;">Content here</div>
        
        
          .mybackground {background-color:#0d7afd;}
        
        Background color #0d7afd
      
           Border around this has a color of #0d7afd        
        
          <div style="border:2px solid #0d7afd;">Content here</div>
        
        
          .myborder {border:2px solid #0d7afd;}
        
        Border color #0d7afd