#0b2dea color space conversions
Hex:
        #0b2dea
        RGB:
        11, 45, 234
        CMY:
        96, 82, 8
        CMYK:
        95, 81, 0, 8
      HSL:
        231°, 91.0204%, 48.0392%
        HSV (HSB):
        231°, 95.2991%, 91.7647%
        XYZ:
        15.9277, 7.8884, 78.5250
        xyY:
        0.1556, 0.0771, 7.8884
      CIE-Lab:
        33.7494, 61.2233, -93.5798
        CIE-LCH:
        33.7494, 111.8279, 303.1942
        CIE-Luv:
        33.7494, -11.2183, -121.2540
        Hunter-Lab:
        28.0864, 52.0757, -146.1051
      #0b2dea color charts
#0b2dea RGB chart
      #0b2dea CMYK chart
      #0b2dea RGB pie chart
      #0b2dea color shades, tints & tones
#0b2dea color schemes
#0b2dea color preview, HTML & CSS examples
           This text has a color of #0b2dea        
        
          <p style="color:#0b2dea;">Text here</p>
        
        
          .mytext {color:#0b2dea;}
        
        Text color #0b2dea
      
           This box has a color of #0b2dea        
        
          <div style="background-color:#0b2dea;">Content here</div>
        
        
          .mybackground {background-color:#0b2dea;}
        
        Background color #0b2dea
      
           Border around this has a color of #0b2dea        
        
          <div style="border:2px solid #0b2dea;">Content here</div>
        
        
          .myborder {border:2px solid #0b2dea;}
        
        Border color #0b2dea