#0a0fae color space conversions
Hex:
        #0a0fae
        RGB:
        10, 15, 174
        CMY:
        96, 94, 32
        CMYK:
        94, 91, 0, 32
      HSL:
        238°, 89.1304%, 36.0784%
        HSV (HSB):
        238°, 94.2529%, 68.2353%
        XYZ:
        7.9360, 3.4622, 40.2944
        xyY:
        0.1535, 0.0670, 3.4622
      CIE-Lab:
        21.8072, 55.5746, -78.4054
        CIE-LCH:
        21.8072, 96.1039, 305.3294
        CIE-Luv:
        21.8072, -6.2987, -83.8992
        Hunter-Lab:
        18.6069, 43.5694, -115.3713
      #0a0fae color charts
#0a0fae RGB chart
      #0a0fae CMYK chart
      #0a0fae RGB pie chart
      #0a0fae color shades, tints & tones
#0a0fae color schemes
#0a0fae color preview, HTML & CSS examples
           This text has a color of #0a0fae        
        
          <p style="color:#0a0fae;">Text here</p>
        
        
          .mytext {color:#0a0fae;}
        
        Text color #0a0fae
      
           This box has a color of #0a0fae        
        
          <div style="background-color:#0a0fae;">Content here</div>
        
        
          .mybackground {background-color:#0a0fae;}
        
        Background color #0a0fae
      
           Border around this has a color of #0a0fae        
        
          <div style="border:2px solid #0a0fae;">Content here</div>
        
        
          .myborder {border:2px solid #0a0fae;}
        
        Border color #0a0fae