#0b05ca color space conversions
Hex:
        #0b05ca
        RGB:
        11, 5, 202
        CMY:
        96, 98, 21
        CMYK:
        95, 98, 0, 21
      HSL:
        242°, 95.1691%, 40.5882%
        HSV (HSB):
        242°, 97.5248%, 79.2157%
        XYZ:
        10.8530, 4.4440, 56.1629
        xyY:
        0.1519, 0.0622, 4.4440
      CIE-Lab:
        25.0880, 65.4682, -89.5545
        CIE-LCH:
        25.0880, 110.9329, 306.1684
        CIE-Luv:
        25.0880, -6.9696, -99.7194
        Hunter-Lab:
        21.0807, 55.0058, -143.2030
      #0b05ca color charts
#0b05ca RGB chart
      #0b05ca CMYK chart
      #0b05ca RGB pie chart
      #0b05ca color shades, tints & tones
#0b05ca color schemes
#0b05ca color preview, HTML & CSS examples
           This text has a color of #0b05ca        
        
          <p style="color:#0b05ca;">Text here</p>
        
        
          .mytext {color:#0b05ca;}
        
        Text color #0b05ca
      
           This box has a color of #0b05ca        
        
          <div style="background-color:#0b05ca;">Content here</div>
        
        
          .mybackground {background-color:#0b05ca;}
        
        Background color #0b05ca
      
           Border around this has a color of #0b05ca        
        
          <div style="border:2px solid #0b05ca;">Content here</div>
        
        
          .myborder {border:2px solid #0b05ca;}
        
        Border color #0b05ca