#0a3efa color space conversions
Hex:
        #0a3efa
        RGB:
        10, 62, 250
        CMY:
        96, 76, 2
        CMYK:
        96, 75, 0, 2
      HSL:
        227°, 96.0000%, 50.9804%
        HSV (HSB):
        227°, 96.0000%, 98.0392%
        XYZ:
        19.1031, 10.4119, 91.4453
        xyY:
        0.1579, 0.0861, 10.4119
      CIE-Lab:
        38.5718, 57.6583, -94.6072
        CIE-LCH:
        38.5718, 110.7926, 301.3602
        CIE-Luv:
        38.5718, -13.9849, -130.3330
        Hunter-Lab:
        32.2675, 49.2081, -145.4393
      #0a3efa color charts
#0a3efa RGB chart
      #0a3efa CMYK chart
      #0a3efa RGB pie chart
      #0a3efa color shades, tints & tones
#0a3efa color schemes
#0a3efa color preview, HTML & CSS examples
           This text has a color of #0a3efa        
        
          <p style="color:#0a3efa;">Text here</p>
        
        
          .mytext {color:#0a3efa;}
        
        Text color #0a3efa
      
           This box has a color of #0a3efa        
        
          <div style="background-color:#0a3efa;">Content here</div>
        
        
          .mybackground {background-color:#0a3efa;}
        
        Background color #0a3efa
      
           Border around this has a color of #0a3efa        
        
          <div style="border:2px solid #0a3efa;">Content here</div>
        
        
          .myborder {border:2px solid #0a3efa;}
        
        Border color #0a3efa