#0b57f1 color space conversions
Hex:
        #0b57f1
        RGB:
        11, 87, 241
        CMY:
        96, 66, 5
        CMYK:
        95, 64, 0, 5
      HSL:
        220°, 91.2698%, 49.4118%
        HSV (HSB):
        220°, 95.4357%, 94.5098%
        XYZ:
        19.4234, 13.2384, 84.7506
        xyY:
        0.1654, 0.1128, 13.2384
      CIE-Lab:
        43.1203, 39.6803, -82.0429
        CIE-LCH:
        43.1203, 91.1349, 295.8109
        CIE-Luv:
        43.1203, -18.6794, -121.1061
        Hunter-Lab:
        36.3846, 31.6165, -112.6348
      #0b57f1 color charts
#0b57f1 RGB chart
      #0b57f1 CMYK chart
      #0b57f1 RGB pie chart
      #0b57f1 color shades, tints & tones
#0b57f1 color schemes
#0b57f1 color preview, HTML & CSS examples
           This text has a color of #0b57f1        
        
          <p style="color:#0b57f1;">Text here</p>
        
        
          .mytext {color:#0b57f1;}
        
        Text color #0b57f1
      
           This box has a color of #0b57f1        
        
          <div style="background-color:#0b57f1;">Content here</div>
        
        
          .mybackground {background-color:#0b57f1;}
        
        Background color #0b57f1
      
           Border around this has a color of #0b57f1        
        
          <div style="border:2px solid #0b57f1;">Content here</div>
        
        
          .myborder {border:2px solid #0b57f1;}
        
        Border color #0b57f1