#0b07e0 color space conversions
Hex:
        #0b07e0
        RGB:
        11, 7, 224
        CMY:
        96, 97, 12
        CMYK:
        95, 97, 0, 12
      HSL:
        241°, 93.9394%, 45.2941%
        HSV (HSB):
        241°, 96.8750%, 87.8431%
        XYZ:
        13.6685, 5.6049, 70.8825
        xyY:
        0.1516, 0.0622, 5.6049
      CIE-Lab:
        28.3930, 70.6086, -96.7966
        CIE-LCH:
        28.3930, 119.8130, 306.1090
        CIE-Luv:
        28.3930, -8.0071, -112.8798
        Hunter-Lab:
        23.6747, 61.6257, -160.9428
      #0b07e0 color charts
#0b07e0 RGB chart
      #0b07e0 CMYK chart
      #0b07e0 RGB pie chart
      #0b07e0 color shades, tints & tones
#0b07e0 color schemes
#0b07e0 color preview, HTML & CSS examples
           This text has a color of #0b07e0        
        
          <p style="color:#0b07e0;">Text here</p>
        
        
          .mytext {color:#0b07e0;}
        
        Text color #0b07e0
      
           This box has a color of #0b07e0        
        
          <div style="background-color:#0b07e0;">Content here</div>
        
        
          .mybackground {background-color:#0b07e0;}
        
        Background color #0b07e0
      
           Border around this has a color of #0b07e0        
        
          <div style="border:2px solid #0b07e0;">Content here</div>
        
        
          .myborder {border:2px solid #0b07e0;}
        
        Border color #0b07e0