#0b06ed color space conversions
Hex:
        #0b06ed
        RGB:
        11, 6, 237
        CMY:
        96, 98, 7
        CMYK:
        95, 97, 0, 7
      HSL:
        241°, 95.0617%, 47.6471%
        HSV (HSB):
        241°, 97.4684%, 92.9412%
        XYZ:
        15.4892, 6.3158, 80.5235
        xyY:
        0.1514, 0.0617, 6.3158
      CIE-Lab:
        30.1957, 73.9882, -101.2157
        CIE-LCH:
        30.1957, 125.3749, 306.1666
        CIE-Luv:
        30.1957, -8.5278, -120.4163
        Hunter-Lab:
        25.1313, 66.0353, -172.3798
      #0b06ed color charts
#0b06ed RGB chart
      #0b06ed CMYK chart
      #0b06ed RGB pie chart
      #0b06ed color shades, tints & tones
#0b06ed color schemes
#0b06ed color preview, HTML & CSS examples
           This text has a color of #0b06ed        
        
          <p style="color:#0b06ed;">Text here</p>
        
        
          .mytext {color:#0b06ed;}
        
        Text color #0b06ed
      
           This box has a color of #0b06ed        
        
          <div style="background-color:#0b06ed;">Content here</div>
        
        
          .mybackground {background-color:#0b06ed;}
        
        Background color #0b06ed
      
           Border around this has a color of #0b06ed        
        
          <div style="border:2px solid #0b06ed;">Content here</div>
        
        
          .myborder {border:2px solid #0b06ed;}
        
        Border color #0b06ed