#0b42dc color space conversions
Hex:
        #0b42dc
        RGB:
        11, 66, 220
        CMY:
        96, 74, 14
        CMYK:
        95, 70, 0, 14
      HSL:
        224°, 90.4762%, 45.2941%
        HSV (HSB):
        224°, 95.0000%, 86.2745%
        XYZ:
        15.0045, 9.1349, 68.6825
        xyY:
        0.1616, 0.0984, 9.1349
      CIE-Lab:
        36.2427, 45.0443, -81.4506
        CIE-LCH:
        36.2427, 93.0762, 298.9438
        CIE-Luv:
        36.2427, -14.2417, -112.4820
        Hunter-Lab:
        30.2240, 35.7232, -113.5769
      #0b42dc color charts
#0b42dc RGB chart
      #0b42dc CMYK chart
      #0b42dc RGB pie chart
      #0b42dc color shades, tints & tones
#0b42dc color schemes
#0b42dc color preview, HTML & CSS examples
           This text has a color of #0b42dc        
        
          <p style="color:#0b42dc;">Text here</p>
        
        
          .mytext {color:#0b42dc;}
        
        Text color #0b42dc
      
           This box has a color of #0b42dc        
        
          <div style="background-color:#0b42dc;">Content here</div>
        
        
          .mybackground {background-color:#0b42dc;}
        
        Background color #0b42dc
      
           Border around this has a color of #0b42dc        
        
          <div style="border:2px solid #0b42dc;">Content here</div>
        
        
          .myborder {border:2px solid #0b42dc;}
        
        Border color #0b42dc