#0b70ea color space conversions
Hex:
        #0b70ea
        RGB:
        11, 112, 234
        CMY:
        96, 56, 8
        CMYK:
        95, 52, 0, 8
      HSL:
        213°, 91.0204%, 48.0392%
        HSV (HSB):
        213°, 95.2991%, 91.7647%
        XYZ:
        20.7835, 17.6000, 80.1436
        xyY:
        0.1753, 0.1485, 17.6000
      CIE-Lab:
        49.0073, 21.0249, -68.4970
        CIE-LCH:
        49.0073, 71.6512, 287.0636
        CIE-Luv:
        49.0073, -25.1998, -106.2325
        Hunter-Lab:
        41.9524, 15.0134, -83.8979
      #0b70ea color charts
#0b70ea RGB chart
      #0b70ea CMYK chart
      #0b70ea RGB pie chart
      #0b70ea color shades, tints & tones
#0b70ea color schemes
#0b70ea color preview, HTML & CSS examples
           This text has a color of #0b70ea        
        
          <p style="color:#0b70ea;">Text here</p>
        
        
          .mytext {color:#0b70ea;}
        
        Text color #0b70ea
      
           This box has a color of #0b70ea        
        
          <div style="background-color:#0b70ea;">Content here</div>
        
        
          .mybackground {background-color:#0b70ea;}
        
        Background color #0b70ea
      
           Border around this has a color of #0b70ea        
        
          <div style="border:2px solid #0b70ea;">Content here</div>
        
        
          .myborder {border:2px solid #0b70ea;}
        
        Border color #0b70ea