#0b57ff color space conversions
Hex:
        #0b57ff
        RGB:
        11, 87, 255
        CMY:
        96, 66, 0
        CMYK:
        96, 66, 0, 0
      HSL:
        221°, 100.0000%, 52.1569%
        HSV (HSB):
        221°, 95.6863%, 100.0000%
        XYZ:
        21.5962, 14.1075, 96.1925
        xyY:
        0.1637, 0.1070, 14.1075
      CIE-Lab:
        44.3868, 44.8175, -87.7917
        CIE-LCH:
        44.3868, 98.5697, 297.0442
        CIE-Luv:
        44.3868, -18.6288, -129.8333
        Hunter-Lab:
        37.5600, 36.9037, -125.5518
      #0b57ff color charts
#0b57ff RGB chart
      #0b57ff CMYK chart
      #0b57ff RGB pie chart
      #0b57ff color shades, tints & tones
#0b57ff color schemes
#0b57ff color preview, HTML & CSS examples
           This text has a color of #0b57ff        
        
          <p style="color:#0b57ff;">Text here</p>
        
        
          .mytext {color:#0b57ff;}
        
        Text color #0b57ff
      
           This box has a color of #0b57ff        
        
          <div style="background-color:#0b57ff;">Content here</div>
        
        
          .mybackground {background-color:#0b57ff;}
        
        Background color #0b57ff
      
           Border around this has a color of #0b57ff        
        
          <div style="border:2px solid #0b57ff;">Content here</div>
        
        
          .myborder {border:2px solid #0b57ff;}
        
        Border color #0b57ff