#0021f2 color space conversions
Hex:
        #0021f2
        RGB:
        0, 33, 242
        CMY:
        100, 87, 5
        CMYK:
        100, 86, 0, 5
      HSL:
        232°, 100.0000%, 47.4510%
        HSV (HSB):
        232°, 100.0000%, 94.9020%
        XYZ:
        16.5709, 7.4985, 84.5784
        xyY:
        0.1525, 0.0690, 7.4985
      CIE-Lab:
        32.9159, 68.4780, -99.5121
        CIE-LCH:
        32.9159, 120.7969, 304.5333
        CIE-Luv:
        32.9159, -10.5599, -124.9621
        Hunter-Lab:
        27.3834, 60.0969, -163.9589
      #0021f2 color charts
#0021f2 RGB chart
      #0021f2 CMYK chart
      #0021f2 RGB pie chart
      #0021f2 color shades, tints & tones
#0021f2 color schemes
#0021f2 color preview, HTML & CSS examples
           This text has a color of #0021f2        
        
          <p style="color:#0021f2;">Text here</p>
        
        
          .mytext {color:#0021f2;}
        
        Text color #0021f2
      
           This box has a color of #0021f2        
        
          <div style="background-color:#0021f2;">Content here</div>
        
        
          .mybackground {background-color:#0021f2;}
        
        Background color #0021f2
      
           Border around this has a color of #0021f2        
        
          <div style="border:2px solid #0021f2;">Content here</div>
        
        
          .myborder {border:2px solid #0021f2;}
        
        Border color #0021f2