#0b08ff color space conversions
Hex:
        #0b08ff
        RGB:
        11, 8, 255
        CMY:
        96, 97, 0
        CMYK:
        96, 97, 0, 0
      HSL:
        241°, 100.0000%, 51.5686%
        HSV (HSB):
        241°, 96.8627%, 100.0000%
        XYZ:
        18.2748, 7.4648, 95.0854
        xyY:
        0.1513, 0.0618, 7.4648
      CIE-Lab:
        32.8425, 78.0580, -106.9566
        CIE-LCH:
        32.8425, 132.4113, 306.1223
        CIE-Luv:
        32.8425, -9.3546, -130.9227
        Hunter-Lab:
        27.3218, 71.5808, -187.2159
      #0b08ff color charts
#0b08ff RGB chart
      #0b08ff CMYK chart
      #0b08ff RGB pie chart
      #0b08ff color shades, tints & tones
#0b08ff color schemes
#0b08ff color preview, HTML & CSS examples
           This text has a color of #0b08ff        
        
          <p style="color:#0b08ff;">Text here</p>
        
        
          .mytext {color:#0b08ff;}
        
        Text color #0b08ff
      
           This box has a color of #0b08ff        
        
          <div style="background-color:#0b08ff;">Content here</div>
        
        
          .mybackground {background-color:#0b08ff;}
        
        Background color #0b08ff
      
           Border around this has a color of #0b08ff        
        
          <div style="border:2px solid #0b08ff;">Content here</div>
        
        
          .myborder {border:2px solid #0b08ff;}
        
        Border color #0b08ff