#0b38dc color space conversions
Hex:
        #0b38dc
        RGB:
        11, 56, 220
        CMY:
        96, 78, 14
        CMYK:
        95, 75, 0, 14
      HSL:
        227°, 90.4762%, 45.2941%
        HSV (HSB):
        227°, 95.0000%, 86.2745%
        XYZ:
        14.4705, 8.0668, 68.5045
        xyY:
        0.1589, 0.0886, 8.0668
      CIE-Lab:
        34.1216, 50.9421, -84.9593
        CIE-LCH:
        34.1216, 99.0615, 300.9472
        CIE-Luv:
        34.1216, -12.4608, -113.2998
        Hunter-Lab:
        28.4021, 41.2394, -123.1231
      #0b38dc color charts
#0b38dc RGB chart
      #0b38dc CMYK chart
      #0b38dc RGB pie chart
      #0b38dc color shades, tints & tones
#0b38dc color schemes
#0b38dc color preview, HTML & CSS examples
           This text has a color of #0b38dc        
        
          <p style="color:#0b38dc;">Text here</p>
        
        
          .mytext {color:#0b38dc;}
        
        Text color #0b38dc
      
           This box has a color of #0b38dc        
        
          <div style="background-color:#0b38dc;">Content here</div>
        
        
          .mybackground {background-color:#0b38dc;}
        
        Background color #0b38dc
      
           Border around this has a color of #0b38dc        
        
          <div style="border:2px solid #0b38dc;">Content here</div>
        
        
          .myborder {border:2px solid #0b38dc;}
        
        Border color #0b38dc