#0b07e1 color space conversions
Hex:
        #0b07e1
        RGB:
        11, 7, 225
        CMY:
        96, 97, 12
        CMYK:
        95, 97, 0, 12
      HSL:
        241°, 93.9655%, 45.4902%
        HSV (HSB):
        241°, 96.8889%, 88.2353%
        XYZ:
        13.8046, 5.6593, 71.5989
        xyY:
        0.1516, 0.0621, 5.6593
      CIE-Lab:
        28.5362, 70.8575, -97.1318
        CIE-LCH:
        28.5362, 120.2305, 306.1107
        CIE-Luv:
        28.5362, -8.0500, -113.4662
        Hunter-Lab:
        23.7894, 61.9493, -161.7926
      #0b07e1 color charts
#0b07e1 RGB chart
      #0b07e1 CMYK chart
      #0b07e1 RGB pie chart
      #0b07e1 color shades, tints & tones
#0b07e1 color schemes
#0b07e1 color preview, HTML & CSS examples
           This text has a color of #0b07e1        
        
          <p style="color:#0b07e1;">Text here</p>
        
        
          .mytext {color:#0b07e1;}
        
        Text color #0b07e1
      
           This box has a color of #0b07e1        
        
          <div style="background-color:#0b07e1;">Content here</div>
        
        
          .mybackground {background-color:#0b07e1;}
        
        Background color #0b07e1
      
           Border around this has a color of #0b07e1        
        
          <div style="border:2px solid #0b07e1;">Content here</div>
        
        
          .myborder {border:2px solid #0b07e1;}
        
        Border color #0b07e1