#0b07ba color space conversions
Hex:
        #0b07ba
        RGB:
        11, 7, 186
        CMY:
        96, 97, 27
        CMYK:
        94, 96, 0, 27
      HSL:
        241°, 92.7461%, 37.8431%
        HSV (HSB):
        241°, 96.2366%, 72.9412%
        XYZ:
        9.0769, 3.7683, 46.7033
        xyY:
        0.1524, 0.0633, 3.7683
      CIE-Lab:
        22.8901, 60.9144, -83.7798
        CIE-LCH:
        22.8901, 103.5839, 306.0201
        CIE-Luv:
        22.8901, -6.3506, -90.3044
        Hunter-Lab:
        19.4120, 49.4941, -129.0570
      #0b07ba color charts
#0b07ba RGB chart
      #0b07ba CMYK chart
      #0b07ba RGB pie chart
      #0b07ba color shades, tints & tones
#0b07ba color schemes
#0b07ba color preview, HTML & CSS examples
           This text has a color of #0b07ba        
        
          <p style="color:#0b07ba;">Text here</p>
        
        
          .mytext {color:#0b07ba;}
        
        Text color #0b07ba
      
           This box has a color of #0b07ba        
        
          <div style="background-color:#0b07ba;">Content here</div>
        
        
          .mybackground {background-color:#0b07ba;}
        
        Background color #0b07ba
      
           Border around this has a color of #0b07ba        
        
          <div style="border:2px solid #0b07ba;">Content here</div>
        
        
          .myborder {border:2px solid #0b07ba;}
        
        Border color #0b07ba