#0b68fa color space conversions
Hex:
        #0b68fa
        RGB:
        11, 104, 250
        CMY:
        96, 59, 2
        CMYK:
        96, 58, 0, 2
      HSL:
        217°, 95.9839%, 51.1765%
        HSV (HSB):
        217°, 95.6000%, 98.0392%
        XYZ:
        22.3436, 16.8739, 92.5218
        xyY:
        0.1696, 0.1281, 16.8739
      CIE-Lab:
        48.1008, 32.2889, -78.9155
        CIE-LCH:
        48.1008, 85.2656, 292.2523
        CIE-Luv:
        48.1008, -22.6533, -121.1379
        Hunter-Lab:
        41.0779, 25.2060, -104.7875
      #0b68fa color charts
#0b68fa RGB chart
      #0b68fa CMYK chart
      #0b68fa RGB pie chart
      #0b68fa color shades, tints & tones
#0b68fa color schemes
#0b68fa color preview, HTML & CSS examples
           This text has a color of #0b68fa        
        
          <p style="color:#0b68fa;">Text here</p>
        
        
          .mytext {color:#0b68fa;}
        
        Text color #0b68fa
      
           This box has a color of #0b68fa        
        
          <div style="background-color:#0b68fa;">Content here</div>
        
        
          .mybackground {background-color:#0b68fa;}
        
        Background color #0b68fa
      
           Border around this has a color of #0b68fa        
        
          <div style="border:2px solid #0b68fa;">Content here</div>
        
        
          .myborder {border:2px solid #0b68fa;}
        
        Border color #0b68fa