#0101b2 color space conversions
Hex:
        #0101b2
        RGB:
        1, 1, 178
        CMY:
        100, 100, 30
        CMYK:
        99, 99, 0, 30
      HSL:
        240°, 98.8827%, 35.0980%
        HSV (HSB):
        240°, 99.4382%, 69.8039%
        XYZ:
        8.0593, 3.2425, 42.3206
        xyY:
        0.1503, 0.0605, 3.2425
      CIE-Lab:
        20.9901, 60.2223, -82.1818
        CIE-LCH:
        20.9901, 101.8850, 306.2337
        CIE-Luv:
        20.9901, -6.0886, -84.4373
        Hunter-Lab:
        18.0070, 48.3777, -126.7403
      #0101b2 color charts
#0101b2 RGB chart
      #0101b2 CMYK chart
      #0101b2 RGB pie chart
      #0101b2 color shades, tints & tones
#0101b2 color schemes
#0101b2 color preview, HTML & CSS examples
           This text has a color of #0101b2        
        
          <p style="color:#0101b2;">Text here</p>
        
        
          .mytext {color:#0101b2;}
        
        Text color #0101b2
      
           This box has a color of #0101b2        
        
          <div style="background-color:#0101b2;">Content here</div>
        
        
          .mybackground {background-color:#0101b2;}
        
        Background color #0101b2
      
           Border around this has a color of #0101b2        
        
          <div style="border:2px solid #0101b2;">Content here</div>
        
        
          .myborder {border:2px solid #0101b2;}
        
        Border color #0101b2