#0a21dd color space conversions
Hex:
        #0a21dd
        RGB:
        10, 33, 221
        CMY:
        96, 87, 13
        CMYK:
        95, 85, 0, 13
      HSL:
        233°, 91.3420%, 45.2941%
        HSV (HSB):
        233°, 95.4751%, 86.6667%
        XYZ:
        13.7202, 6.3727, 68.9135
        xyY:
        0.1541, 0.0716, 6.3727
      CIE-Lab:
        30.3339, 62.5720, -91.8302
        CIE-LCH:
        30.3339, 111.1217, 304.2700
        CIE-Luv:
        30.3339, -9.5410, -113.1226
        Hunter-Lab:
        25.2442, 52.8370, -144.1833
      #0a21dd color charts
#0a21dd RGB chart
      #0a21dd CMYK chart
      #0a21dd RGB pie chart
      #0a21dd color shades, tints & tones
#0a21dd color schemes
#0a21dd color preview, HTML & CSS examples
           This text has a color of #0a21dd        
        
          <p style="color:#0a21dd;">Text here</p>
        
        
          .mytext {color:#0a21dd;}
        
        Text color #0a21dd
      
           This box has a color of #0a21dd        
        
          <div style="background-color:#0a21dd;">Content here</div>
        
        
          .mybackground {background-color:#0a21dd;}
        
        Background color #0a21dd
      
           Border around this has a color of #0a21dd        
        
          <div style="border:2px solid #0a21dd;">Content here</div>
        
        
          .myborder {border:2px solid #0a21dd;}
        
        Border color #0a21dd