#0a42be color space conversions
Hex:
        #0a42be
        RGB:
        10, 66, 190
        CMY:
        96, 74, 25
        CMYK:
        95, 65, 0, 25
      HSL:
        221°, 90.0000%, 39.2157%
        HSV (HSB):
        221°, 94.7368%, 74.5098%
        XYZ:
        11.3677, 7.6787, 49.5982
        xyY:
        0.1656, 0.1119, 7.6787
      CIE-Lab:
        33.3045, 33.8277, -68.8780
        CIE-LCH:
        33.3045, 76.7366, 296.1568
        CIE-Luv:
        33.3045, -14.1567, -94.1022
        Hunter-Lab:
        27.7104, 24.7329, -86.7245
      #0a42be color charts
#0a42be RGB chart
      #0a42be CMYK chart
      #0a42be RGB pie chart
      #0a42be color shades, tints & tones
#0a42be color schemes
#0a42be color preview, HTML & CSS examples
           This text has a color of #0a42be        
        
          <p style="color:#0a42be;">Text here</p>
        
        
          .mytext {color:#0a42be;}
        
        Text color #0a42be
      
           This box has a color of #0a42be        
        
          <div style="background-color:#0a42be;">Content here</div>
        
        
          .mybackground {background-color:#0a42be;}
        
        Background color #0a42be
      
           Border around this has a color of #0a42be        
        
          <div style="border:2px solid #0a42be;">Content here</div>
        
        
          .myborder {border:2px solid #0a42be;}
        
        Border color #0a42be