#0120c4 color space conversions
Hex:
        #0120c4
        RGB:
        1, 32, 196
        CMY:
        100, 87, 23
        CMYK:
        99, 84, 0, 23
      HSL:
        230°, 98.9848%, 38.6275%
        HSV (HSB):
        230°, 99.4898%, 76.8627%
        XYZ:
        10.4928, 5.0250, 52.6414
        xyY:
        0.1539, 0.0737, 5.0250
      CIE-Lab:
        26.8059, 55.3503, -83.1677
        CIE-LCH:
        26.8059, 99.9026, 303.6448
        CIE-Luv:
        26.8059, -8.9487, -98.5595
        Hunter-Lab:
        22.4165, 44.3243, -123.5411
      #0120c4 color charts
#0120c4 RGB chart
      #0120c4 CMYK chart
      #0120c4 RGB pie chart
      #0120c4 color shades, tints & tones
#0120c4 color schemes
#0120c4 color preview, HTML & CSS examples
           This text has a color of #0120c4        
        
          <p style="color:#0120c4;">Text here</p>
        
        
          .mytext {color:#0120c4;}
        
        Text color #0120c4
      
           This box has a color of #0120c4        
        
          <div style="background-color:#0120c4;">Content here</div>
        
        
          .mybackground {background-color:#0120c4;}
        
        Background color #0120c4
      
           Border around this has a color of #0120c4        
        
          <div style="border:2px solid #0120c4;">Content here</div>
        
        
          .myborder {border:2px solid #0120c4;}
        
        Border color #0120c4