#0a52dd color space conversions
Hex:
        #0a52dd
        RGB:
        10, 82, 221
        CMY:
        96, 68, 13
        CMYK:
        95, 63, 0, 13
      HSL:
        220°, 91.3420%, 45.2941%
        HSV (HSB):
        220°, 95.4751%, 86.6667%
        XYZ:
        16.1936, 11.3196, 69.7380
        xyY:
        0.1665, 0.1164, 11.3196
      CIE-Lab:
        40.1136, 35.3174, -75.6508
        CIE-LCH:
        40.1136, 83.4887, 295.0254
        CIE-Luv:
        40.1136, -17.6975, -109.7986
        Hunter-Lab:
        33.6446, 27.0366, -99.3443
      #0a52dd color charts
#0a52dd RGB chart
      #0a52dd CMYK chart
      #0a52dd RGB pie chart
      #0a52dd color shades, tints & tones
#0a52dd color schemes
#0a52dd color preview, HTML & CSS examples
           This text has a color of #0a52dd        
        
          <p style="color:#0a52dd;">Text here</p>
        
        
          .mytext {color:#0a52dd;}
        
        Text color #0a52dd
      
           This box has a color of #0a52dd        
        
          <div style="background-color:#0a52dd;">Content here</div>
        
        
          .mybackground {background-color:#0a52dd;}
        
        Background color #0a52dd
      
           Border around this has a color of #0a52dd        
        
          <div style="border:2px solid #0a52dd;">Content here</div>
        
        
          .myborder {border:2px solid #0a52dd;}
        
        Border color #0a52dd