#0b74ef color space conversions
Hex:
        #0b74ef
        RGB:
        11, 116, 239
        CMY:
        96, 55, 6
        CMYK:
        95, 51, 0, 6
      HSL:
        212°, 91.2000%, 49.0196%
        HSV (HSB):
        212°, 95.3975%, 93.7255%
        XYZ:
        21.9634, 18.7939, 84.1313
        xyY:
        0.1759, 0.1505, 18.7939
      CIE-Lab:
        50.4452, 20.4228, -68.9645
        CIE-LCH:
        50.4452, 71.9250, 286.4959
        CIE-Luv:
        50.4452, -26.1695, -107.7222
        Hunter-Lab:
        43.3520, 14.5675, -84.7153
      #0b74ef color charts
#0b74ef RGB chart
      #0b74ef CMYK chart
      #0b74ef RGB pie chart
      #0b74ef color shades, tints & tones
#0b74ef color schemes
#0b74ef color preview, HTML & CSS examples
           This text has a color of #0b74ef        
        
          <p style="color:#0b74ef;">Text here</p>
        
        
          .mytext {color:#0b74ef;}
        
        Text color #0b74ef
      
           This box has a color of #0b74ef        
        
          <div style="background-color:#0b74ef;">Content here</div>
        
        
          .mybackground {background-color:#0b74ef;}
        
        Background color #0b74ef
      
           Border around this has a color of #0b74ef        
        
          <div style="border:2px solid #0b74ef;">Content here</div>
        
        
          .myborder {border:2px solid #0b74ef;}
        
        Border color #0b74ef