#0b38be color space conversions
Hex:
        #0b38be
        RGB:
        11, 56, 190
        CMY:
        96, 78, 25
        CMYK:
        94, 71, 0, 25
      HSL:
        225°, 89.0547%, 39.4118%
        HSV (HSB):
        225°, 94.2105%, 74.5098%
        XYZ:
        10.8464, 6.6172, 49.4208
        xyY:
        0.1622, 0.0989, 6.6172
      CIE-Lab:
        30.9191, 40.2857, -72.8072
        CIE-LCH:
        30.9191, 83.2095, 298.9567
        CIE-Luv:
        30.9191, -12.0249, -95.5958
        Hunter-Lab:
        25.7239, 30.2474, -95.9012
      #0b38be color charts
#0b38be RGB chart
      #0b38be CMYK chart
      #0b38be RGB pie chart
      #0b38be color shades, tints & tones
#0b38be color schemes
#0b38be color preview, HTML & CSS examples
           This text has a color of #0b38be        
        
          <p style="color:#0b38be;">Text here</p>
        
        
          .mytext {color:#0b38be;}
        
        Text color #0b38be
      
           This box has a color of #0b38be        
        
          <div style="background-color:#0b38be;">Content here</div>
        
        
          .mybackground {background-color:#0b38be;}
        
        Background color #0b38be
      
           Border around this has a color of #0b38be        
        
          <div style="border:2px solid #0b38be;">Content here</div>
        
        
          .myborder {border:2px solid #0b38be;}
        
        Border color #0b38be