#0b2ffa color space conversions
Hex:
        #0b2ffa
        RGB:
        11, 47, 250
        CMY:
        96, 82, 2
        CMYK:
        96, 81, 0, 2
      HSL:
        231°, 95.9839%, 51.1765%
        HSV (HSB):
        231°, 95.6000%, 98.0392%
        XYZ:
        18.4098, 9.0063, 91.2106
        xyY:
        0.1552, 0.0759, 9.0063
      CIE-Lab:
        35.9964, 65.1722, -98.8858
        CIE-LCH:
        35.9964, 118.4307, 303.3875
        CIE-Luv:
        35.9964, -11.9034, -130.3571
        Hunter-Lab:
        30.0105, 56.9818, -159.1920
      #0b2ffa color charts
#0b2ffa RGB chart
      #0b2ffa CMYK chart
      #0b2ffa RGB pie chart
      #0b2ffa color shades, tints & tones
#0b2ffa color schemes
#0b2ffa color preview, HTML & CSS examples
           This text has a color of #0b2ffa        
        
          <p style="color:#0b2ffa;">Text here</p>
        
        
          .mytext {color:#0b2ffa;}
        
        Text color #0b2ffa
      
           This box has a color of #0b2ffa        
        
          <div style="background-color:#0b2ffa;">Content here</div>
        
        
          .mybackground {background-color:#0b2ffa;}
        
        Background color #0b2ffa
      
           Border around this has a color of #0b2ffa        
        
          <div style="border:2px solid #0b2ffa;">Content here</div>
        
        
          .myborder {border:2px solid #0b2ffa;}
        
        Border color #0b2ffa