#0b52be color space conversions
Hex:
        #0b52be
        RGB:
        11, 82, 190
        CMY:
        96, 68, 25
        CMYK:
        94, 57, 0, 25
      HSL:
        216°, 89.0547%, 39.4118%
        HSV (HSB):
        216°, 94.2105%, 74.5098%
        XYZ:
        12.4496, 9.8234, 49.9551
        xyY:
        0.1724, 0.1360, 9.8234
      CIE-Lab:
        37.5237, 23.2214, -61.9719
        CIE-LCH:
        37.5237, 66.1797, 290.5414
        CIE-Luv:
        37.5237, -18.0622, -89.1871
        Hunter-Lab:
        31.3424, 16.0532, -72.5599
      #0b52be color charts
#0b52be RGB chart
      #0b52be CMYK chart
      #0b52be RGB pie chart
      #0b52be color shades, tints & tones
#0b52be color schemes
#0b52be color preview, HTML & CSS examples
           This text has a color of #0b52be        
        
          <p style="color:#0b52be;">Text here</p>
        
        
          .mytext {color:#0b52be;}
        
        Text color #0b52be
      
           This box has a color of #0b52be        
        
          <div style="background-color:#0b52be;">Content here</div>
        
        
          .mybackground {background-color:#0b52be;}
        
        Background color #0b52be
      
           Border around this has a color of #0b52be        
        
          <div style="border:2px solid #0b52be;">Content here</div>
        
        
          .myborder {border:2px solid #0b52be;}
        
        Border color #0b52be