#0b42ce color space conversions
Hex:
        #0b42ce
        RGB:
        11, 66, 206
        CMY:
        96, 74, 19
        CMYK:
        95, 68, 0, 19
      HSL:
        223°, 89.8618%, 42.5490%
        HSV (HSB):
        223°, 94.6602%, 80.7843%
        XYZ:
        13.2268, 8.4238, 59.3213
        xyY:
        0.1634, 0.1040, 8.4238
      CIE-Lab:
        34.8504, 39.9222, -75.6749
        CIE-LCH:
        34.8504, 85.5597, 297.8138
        CIE-Luv:
        34.8504, -14.1480, -104.0156
        Hunter-Lab:
        29.0238, 30.5549, -100.8654
      #0b42ce color charts
#0b42ce RGB chart
      #0b42ce CMYK chart
      #0b42ce RGB pie chart
      #0b42ce color shades, tints & tones
#0b42ce color schemes
#0b42ce color preview, HTML & CSS examples
           This text has a color of #0b42ce        
        
          <p style="color:#0b42ce;">Text here</p>
        
        
          .mytext {color:#0b42ce;}
        
        Text color #0b42ce
      
           This box has a color of #0b42ce        
        
          <div style="background-color:#0b42ce;">Content here</div>
        
        
          .mybackground {background-color:#0b42ce;}
        
        Background color #0b42ce
      
           Border around this has a color of #0b42ce        
        
          <div style="border:2px solid #0b42ce;">Content here</div>
        
        
          .myborder {border:2px solid #0b42ce;}
        
        Border color #0b42ce