#0b05c1 color space conversions
Hex:
        #0b05c1
        RGB:
        11, 5, 193
        CMY:
        96, 98, 24
        CMYK:
        94, 97, 0, 24
      HSL:
        242°, 94.9495%, 38.8235%
        HSV (HSB):
        242°, 97.4093%, 75.6863%
        XYZ:
        9.8179, 4.0299, 50.7125
        xyY:
        0.1521, 0.0624, 4.0299
      CIE-Lab:
        23.7702, 63.1780, -86.4604
        CIE-LCH:
        23.7702, 107.0835, 306.1562
        CIE-Luv:
        23.7702, -6.5702, -94.3283
        Hunter-Lab:
        20.0747, 52.1680, -135.7252
      #0b05c1 color charts
#0b05c1 RGB chart
      #0b05c1 CMYK chart
      #0b05c1 RGB pie chart
      #0b05c1 color shades, tints & tones
#0b05c1 color schemes
#0b05c1 color preview, HTML & CSS examples
           This text has a color of #0b05c1        
        
          <p style="color:#0b05c1;">Text here</p>
        
        
          .mytext {color:#0b05c1;}
        
        Text color #0b05c1
      
           This box has a color of #0b05c1        
        
          <div style="background-color:#0b05c1;">Content here</div>
        
        
          .mybackground {background-color:#0b05c1;}
        
        Background color #0b05c1
      
           Border around this has a color of #0b05c1        
        
          <div style="border:2px solid #0b05c1;">Content here</div>
        
        
          .myborder {border:2px solid #0b05c1;}
        
        Border color #0b05c1