#0a42ca color space conversions
Hex:
        #0a42ca
        RGB:
        10, 66, 202
        CMY:
        96, 74, 21
        CMYK:
        95, 67, 0, 21
      HSL:
        223°, 90.5660%, 41.5686%
        HSV (HSB):
        223°, 95.0495%, 79.2157%
        XYZ:
        12.7341, 8.2252, 56.7936
        xyY:
        0.1638, 0.1058, 8.2252
      CIE-Lab:
        34.4476, 38.3999, -74.0154
        CIE-LCH:
        34.4476, 83.3836, 297.4207
        CIE-Luv:
        34.4476, -14.1732, -101.5685
        Hunter-Lab:
        28.6797, 29.0664, -97.3347
      #0a42ca color charts
#0a42ca RGB chart
      #0a42ca CMYK chart
      #0a42ca RGB pie chart
      #0a42ca color shades, tints & tones
#0a42ca color schemes
#0a42ca color preview, HTML & CSS examples
           This text has a color of #0a42ca        
        
          <p style="color:#0a42ca;">Text here</p>
        
        
          .mytext {color:#0a42ca;}
        
        Text color #0a42ca
      
           This box has a color of #0a42ca        
        
          <div style="background-color:#0a42ca;">Content here</div>
        
        
          .mybackground {background-color:#0a42ca;}
        
        Background color #0a42ca
      
           Border around this has a color of #0a42ca        
        
          <div style="border:2px solid #0a42ca;">Content here</div>
        
        
          .myborder {border:2px solid #0a42ca;}
        
        Border color #0a42ca