#0b52eb color space conversions
Hex:
        #0b52eb
        RGB:
        11, 82, 235
        CMY:
        96, 68, 8
        CMYK:
        95, 65, 0, 8
      HSL:
        221°, 91.0569%, 48.2353%
        HSV (HSB):
        221°, 95.3191%, 92.1569%
        XYZ:
        18.1507, 12.1039, 79.9769
        xyY:
        0.1647, 0.1098, 12.1039
      CIE-Lab:
        41.3808, 40.6000, -81.5209
        CIE-LCH:
        41.3808, 91.0716, 296.4748
        CIE-Luv:
        41.3808, -17.5900, -118.6469
        Hunter-Lab:
        34.7906, 32.2420, -111.9427
      #0b52eb color charts
#0b52eb RGB chart
      #0b52eb CMYK chart
      #0b52eb RGB pie chart
      #0b52eb color shades, tints & tones
#0b52eb color schemes
#0b52eb color preview, HTML & CSS examples
           This text has a color of #0b52eb        
        
          <p style="color:#0b52eb;">Text here</p>
        
        
          .mytext {color:#0b52eb;}
        
        Text color #0b52eb
      
           This box has a color of #0b52eb        
        
          <div style="background-color:#0b52eb;">Content here</div>
        
        
          .mybackground {background-color:#0b52eb;}
        
        Background color #0b52eb
      
           Border around this has a color of #0b52eb        
        
          <div style="border:2px solid #0b52eb;">Content here</div>
        
        
          .myborder {border:2px solid #0b52eb;}
        
        Border color #0b52eb