#0b29df color space conversions
Hex:
        #0b29df
        RGB:
        11, 41, 223
        CMY:
        96, 84, 13
        CMYK:
        95, 82, 0, 13
      HSL:
        232°, 90.5983%, 45.8824%
        HSV (HSB):
        232°, 95.0673%, 87.4510%
        XYZ:
        14.2502, 6.9847, 70.4092
        xyY:
        0.1555, 0.0762, 6.9847
      CIE-Lab:
        31.7721, 59.7079, -90.5839
        CIE-LCH:
        31.7721, 108.4918, 303.3907
        CIE-Luv:
        31.7721, -10.4250, -114.8191
        Hunter-Lab:
        26.4287, 49.9964, -139.4557
      #0b29df color charts
#0b29df RGB chart
      #0b29df CMYK chart
      #0b29df RGB pie chart
      #0b29df color shades, tints & tones
#0b29df color schemes
#0b29df color preview, HTML & CSS examples
           This text has a color of #0b29df        
        
          <p style="color:#0b29df;">Text here</p>
        
        
          .mytext {color:#0b29df;}
        
        Text color #0b29df
      
           This box has a color of #0b29df        
        
          <div style="background-color:#0b29df;">Content here</div>
        
        
          .mybackground {background-color:#0b29df;}
        
        Background color #0b29df
      
           Border around this has a color of #0b29df        
        
          <div style="border:2px solid #0b29df;">Content here</div>
        
        
          .myborder {border:2px solid #0b29df;}
        
        Border color #0b29df