#0380dc color space conversions
Hex:
        #0380dc
        RGB:
        3, 128, 220
        CMY:
        99, 50, 14
        CMYK:
        99, 42, 0, 14
      HSL:
        205°, 97.3094%, 43.7255%
        HSV (HSB):
        205°, 98.6364%, 86.2745%
        XYZ:
        20.6750, 20.6250, 70.6015
        xyY:
        0.1848, 0.1843, 20.6250
      CIE-Lab:
        52.5366, 5.2874, -54.9404
        CIE-LCH:
        52.5366, 55.1942, 275.4971
        CIE-Luv:
        52.5366, -30.8814, -85.8929
        Hunter-Lab:
        45.4148, 1.7860, -60.3815
      #0380dc color charts
#0380dc RGB chart
      #0380dc CMYK chart
      #0380dc RGB pie chart
      #0380dc color shades, tints & tones
#0380dc color schemes
#0380dc color preview, HTML & CSS examples
           This text has a color of #0380dc        
        
          <p style="color:#0380dc;">Text here</p>
        
        
          .mytext {color:#0380dc;}
        
        Text color #0380dc
      
           This box has a color of #0380dc        
        
          <div style="background-color:#0380dc;">Content here</div>
        
        
          .mybackground {background-color:#0380dc;}
        
        Background color #0380dc
      
           Border around this has a color of #0380dc        
        
          <div style="border:2px solid #0380dc;">Content here</div>
        
        
          .myborder {border:2px solid #0380dc;}
        
        Border color #0380dc