#0a65ce color space conversions
Hex:
        #0a65ce
        RGB:
        10, 101, 206
        CMY:
        96, 60, 19
        CMYK:
        95, 51, 0, 19
      HSL:
        212°, 90.7407%, 42.3529%
        HSV (HSB):
        212°, 95.1456%, 80.7843%
        XYZ:
        15.9194, 13.8281, 60.2226
        xyY:
        0.1769, 0.1537, 13.8281
      CIE-Lab:
        43.9854, 17.0552, -60.7478
        CIE-LCH:
        43.9854, 63.0966, 285.6823
        CIE-Luv:
        43.9854, -23.0012, -91.6560
        Hunter-Lab:
        37.1862, 11.3402, -69.9891
      #0a65ce color charts
#0a65ce RGB chart
      #0a65ce CMYK chart
      #0a65ce RGB pie chart
      #0a65ce color shades, tints & tones
#0a65ce color schemes
#0a65ce color preview, HTML & CSS examples
           This text has a color of #0a65ce        
        
          <p style="color:#0a65ce;">Text here</p>
        
        
          .mytext {color:#0a65ce;}
        
        Text color #0a65ce
      
           This box has a color of #0a65ce        
        
          <div style="background-color:#0a65ce;">Content here</div>
        
        
          .mybackground {background-color:#0a65ce;}
        
        Background color #0a65ce
      
           Border around this has a color of #0a65ce        
        
          <div style="border:2px solid #0a65ce;">Content here</div>
        
        
          .myborder {border:2px solid #0a65ce;}
        
        Border color #0a65ce