#0215af color space conversions
Hex:
        #0215af
        RGB:
        2, 21, 175
        CMY:
        99, 92, 31
        CMYK:
        99, 88, 0, 31
      HSL:
        233°, 97.7401%, 34.7059%
        HSV (HSB):
        233°, 98.8571%, 68.6275%
        XYZ:
        8.0311, 3.6444, 40.8376
        xyY:
        0.1529, 0.0694, 3.6444
      CIE-Lab:
        22.4591, 53.6338, -77.9238
        CIE-LCH:
        22.4591, 94.5976, 304.5391
        CIE-Luv:
        22.4591, -7.1216, -85.0337
        Hunter-Lab:
        19.0903, 41.6850, -113.4690
      #0215af color charts
#0215af RGB chart
      #0215af CMYK chart
      #0215af RGB pie chart
      #0215af color shades, tints & tones
#0215af color schemes
#0215af color preview, HTML & CSS examples
           This text has a color of #0215af        
        
          <p style="color:#0215af;">Text here</p>
        
        
          .mytext {color:#0215af;}
        
        Text color #0215af
      
           This box has a color of #0215af        
        
          <div style="background-color:#0215af;">Content here</div>
        
        
          .mybackground {background-color:#0215af;}
        
        Background color #0215af
      
           Border around this has a color of #0215af        
        
          <div style="border:2px solid #0215af;">Content here</div>
        
        
          .myborder {border:2px solid #0215af;}
        
        Border color #0215af