#0002e1 color space conversions
Hex:
        #0002e1
        RGB:
        0, 2, 225
        CMY:
        100, 99, 12
        CMYK:
        100, 99, 0, 12
      HSL:
        239°, 100.0000%, 44.1176%
        HSV (HSB):
        239°, 100.0000%, 88.2353%
        XYZ:
        13.6123, 5.4797, 71.5744
        xyY:
        0.1501, 0.0604, 5.4797
      CIE-Lab:
        28.0598, 71.6851, -97.9333
        CIE-LCH:
        28.0598, 121.3660, 306.2033
        CIE-Luv:
        28.0598, -8.2064, -112.9063
        Hunter-Lab:
        23.4087, 62.8339, -164.8991
      #0002e1 color charts
#0002e1 RGB chart
      #0002e1 CMYK chart
      #0002e1 RGB pie chart
      #0002e1 color shades, tints & tones
#0002e1 color schemes
#0002e1 color preview, HTML & CSS examples
           This text has a color of #0002e1        
        
          <p style="color:#0002e1;">Text here</p>
        
        
          .mytext {color:#0002e1;}
        
        Text color #0002e1
      
           This box has a color of #0002e1        
        
          <div style="background-color:#0002e1;">Content here</div>
        
        
          .mybackground {background-color:#0002e1;}
        
        Background color #0002e1
      
           Border around this has a color of #0002e1        
        
          <div style="border:2px solid #0002e1;">Content here</div>
        
        
          .myborder {border:2px solid #0002e1;}
        
        Border color #0002e1