#0a52ce color space conversions
Hex:
        #0a52ce
        RGB:
        10, 82, 206
        CMY:
        96, 68, 19
        CMYK:
        95, 60, 0, 19
      HSL:
        218°, 90.7407%, 42.3529%
        HSV (HSB):
        218°, 95.1456%, 80.7843%
        XYZ:
        14.2830, 10.5553, 59.6771
        xyY:
        0.1690, 0.1249, 10.5553
      CIE-Lab:
        38.8212, 29.5276, -69.1544
        CIE-LCH:
        38.8212, 75.1945, 293.1215
        CIE-Luv:
        38.8212, -17.8496, -100.0180
        Hunter-Lab:
        32.4890, 21.6177, -86.1640
      #0a52ce color charts
#0a52ce RGB chart
      #0a52ce CMYK chart
      #0a52ce RGB pie chart
      #0a52ce color shades, tints & tones
#0a52ce color schemes
#0a52ce color preview, HTML & CSS examples
           This text has a color of #0a52ce        
        
          <p style="color:#0a52ce;">Text here</p>
        
        
          .mytext {color:#0a52ce;}
        
        Text color #0a52ce
      
           This box has a color of #0a52ce        
        
          <div style="background-color:#0a52ce;">Content here</div>
        
        
          .mybackground {background-color:#0a52ce;}
        
        Background color #0a52ce
      
           Border around this has a color of #0a52ce        
        
          <div style="border:2px solid #0a52ce;">Content here</div>
        
        
          .myborder {border:2px solid #0a52ce;}
        
        Border color #0a52ce