#0b0cfc color space conversions
Hex:
        #0b0cfc
        RGB:
        11, 12, 252
        CMY:
        96, 95, 1
        CMYK:
        96, 95, 0, 1
      HSL:
        240°, 97.5709%, 51.5686%
        HSV (HSB):
        240°, 95.6349%, 98.8235%
        XYZ:
        17.8402, 7.3624, 92.5763
        xyY:
        0.1515, 0.0625, 7.3624
      CIE-Lab:
        32.6180, 76.7191, -105.6470
        CIE-LCH:
        32.6180, 130.5646, 305.9865
        CIE-Luv:
        32.6180, -9.3612, -129.3868
        Hunter-Lab:
        27.1337, 69.8783, -183.2955
      #0b0cfc color charts
#0b0cfc RGB chart
      #0b0cfc CMYK chart
      #0b0cfc RGB pie chart
      #0b0cfc color shades, tints & tones
#0b0cfc color schemes
#0b0cfc color preview, HTML & CSS examples
           This text has a color of #0b0cfc        
        
          <p style="color:#0b0cfc;">Text here</p>
        
        
          .mytext {color:#0b0cfc;}
        
        Text color #0b0cfc
      
           This box has a color of #0b0cfc        
        
          <div style="background-color:#0b0cfc;">Content here</div>
        
        
          .mybackground {background-color:#0b0cfc;}
        
        Background color #0b0cfc
      
           Border around this has a color of #0b0cfc        
        
          <div style="border:2px solid #0b0cfc;">Content here</div>
        
        
          .myborder {border:2px solid #0b0cfc;}
        
        Border color #0b0cfc