#0226df color space conversions
Hex:
        #0226df
        RGB:
        2, 38, 223
        CMY:
        99, 85, 13
        CMYK:
        99, 83, 0, 13
      HSL:
        230°, 98.2222%, 44.1176%
        HSV (HSB):
        230°, 99.1031%, 87.4510%
        XYZ:
        14.0374, 6.7268, 70.3706
        xyY:
        0.1540, 0.0738, 6.7268
      CIE-Lab:
        31.1768, 60.9452, -91.5788
        CIE-LCH:
        31.1768, 110.0045, 303.6436
        CIE-Luv:
        31.1768, -10.3873, -114.5598
        Hunter-Lab:
        25.9362, 51.2213, -142.7117
      #0226df color charts
#0226df RGB chart
      #0226df CMYK chart
      #0226df RGB pie chart
      #0226df color shades, tints & tones
#0226df color schemes
#0226df color preview, HTML & CSS examples
           This text has a color of #0226df        
        
          <p style="color:#0226df;">Text here</p>
        
        
          .mytext {color:#0226df;}
        
        Text color #0226df
      
           This box has a color of #0226df        
        
          <div style="background-color:#0226df;">Content here</div>
        
        
          .mybackground {background-color:#0226df;}
        
        Background color #0226df
      
           Border around this has a color of #0226df        
        
          <div style="border:2px solid #0226df;">Content here</div>
        
        
          .myborder {border:2px solid #0226df;}
        
        Border color #0226df