#0b78ea color space conversions
Hex:
        #0b78ea
        RGB:
        11, 120, 234
        CMY:
        96, 53, 8
        CMYK:
        95, 49, 0, 8
      HSL:
        211°, 91.0204%, 48.0392%
        HSV (HSB):
        211°, 95.2991%, 91.7647%
        XYZ:
        21.7058, 19.4446, 80.4511
        xyY:
        0.1785, 0.1599, 19.4446
      CIE-Lab:
        51.2034, 15.9507, -64.9414
        CIE-LCH:
        51.2034, 66.8715, 283.7996
        CIE-Luv:
        51.2034, -27.5078, -101.7528
        Hunter-Lab:
        44.0960, 10.6965, -77.3045
      #0b78ea color charts
#0b78ea RGB chart
      #0b78ea CMYK chart
      #0b78ea RGB pie chart
      #0b78ea color shades, tints & tones
#0b78ea color schemes
#0b78ea color preview, HTML & CSS examples
           This text has a color of #0b78ea        
        
          <p style="color:#0b78ea;">Text here</p>
        
        
          .mytext {color:#0b78ea;}
        
        Text color #0b78ea
      
           This box has a color of #0b78ea        
        
          <div style="background-color:#0b78ea;">Content here</div>
        
        
          .mybackground {background-color:#0b78ea;}
        
        Background color #0b78ea
      
           Border around this has a color of #0b78ea        
        
          <div style="border:2px solid #0b78ea;">Content here</div>
        
        
          .myborder {border:2px solid #0b78ea;}
        
        Border color #0b78ea