#0a06ee color space conversions
Hex:
        #0a06ee
        RGB:
        10, 6, 238
        CMY:
        96, 98, 7
        CMYK:
        96, 97, 0, 7
      HSL:
        241°, 95.0820%, 47.8431%
        HSV (HSB):
        241°, 97.4790%, 93.3333%
        XYZ:
        15.6229, 6.3678, 81.2946
        xyY:
        0.1513, 0.0617, 6.3678
      CIE-Lab:
        30.3221, 74.2268, -101.5732
        CIE-LCH:
        30.3221, 125.8044, 306.1583
        CIE-Luv:
        30.3221, -8.6007, -120.9799
        Hunter-Lab:
        25.2346, 66.3503, -173.3421
      #0a06ee color charts
#0a06ee RGB chart
      #0a06ee CMYK chart
      #0a06ee RGB pie chart
      #0a06ee color shades, tints & tones
#0a06ee color schemes
#0a06ee color preview, HTML & CSS examples
           This text has a color of #0a06ee        
        
          <p style="color:#0a06ee;">Text here</p>
        
        
          .mytext {color:#0a06ee;}
        
        Text color #0a06ee
      
           This box has a color of #0a06ee        
        
          <div style="background-color:#0a06ee;">Content here</div>
        
        
          .mybackground {background-color:#0a06ee;}
        
        Background color #0a06ee
      
           Border around this has a color of #0a06ee        
        
          <div style="border:2px solid #0a06ee;">Content here</div>
        
        
          .myborder {border:2px solid #0a06ee;}
        
        Border color #0a06ee