#0b08fd color space conversions
Hex:
        #0b08fd
        RGB:
        11, 8, 253
        CMY:
        96, 97, 1
        CMYK:
        96, 97, 0, 1
      HSL:
        241°, 98.3936%, 51.1765%
        HSV (HSB):
        241°, 96.8379%, 99.2157%
        XYZ:
        17.9545, 7.3367, 93.3983
        xyY:
        0.1513, 0.0618, 7.3367
      CIE-Lab:
        32.5614, 77.5733, -106.3039
        CIE-LCH:
        32.5614, 131.5984, 306.1194
        CIE-Luv:
        32.5614, -9.2709, -129.7734
        Hunter-Lab:
        27.0863, 70.9199, -185.4821
      #0b08fd color charts
#0b08fd RGB chart
      #0b08fd CMYK chart
      #0b08fd RGB pie chart
      #0b08fd color shades, tints & tones
#0b08fd color schemes
#0b08fd color preview, HTML & CSS examples
           This text has a color of #0b08fd        
        
          <p style="color:#0b08fd;">Text here</p>
        
        
          .mytext {color:#0b08fd;}
        
        Text color #0b08fd
      
           This box has a color of #0b08fd        
        
          <div style="background-color:#0b08fd;">Content here</div>
        
        
          .mybackground {background-color:#0b08fd;}
        
        Background color #0b08fd
      
           Border around this has a color of #0b08fd        
        
          <div style="border:2px solid #0b08fd;">Content here</div>
        
        
          .myborder {border:2px solid #0b08fd;}
        
        Border color #0b08fd