#0120db color space conversions
Hex:
        #0120db
        RGB:
        1, 32, 219
        CMY:
        100, 87, 14
        CMYK:
        100, 85, 0, 14
      HSL:
        231°, 99.0909%, 43.1373%
        HSV (HSB):
        231°, 99.5434%, 85.8824%
        XYZ:
        13.3152, 6.1539, 67.5039
        xyY:
        0.1531, 0.0708, 6.1539
      CIE-Lab:
        29.7976, 62.2774, -91.5760
        CIE-LCH:
        29.7976, 110.7458, 304.2182
        CIE-Luv:
        29.7976, -9.6809, -111.7917
        Hunter-Lab:
        24.8072, 52.3971, -143.9717
      #0120db color charts
#0120db RGB chart
      #0120db CMYK chart
      #0120db RGB pie chart
      #0120db color shades, tints & tones
#0120db color schemes
#0120db color preview, HTML & CSS examples
           This text has a color of #0120db        
        
          <p style="color:#0120db;">Text here</p>
        
        
          .mytext {color:#0120db;}
        
        Text color #0120db
      
           This box has a color of #0120db        
        
          <div style="background-color:#0120db;">Content here</div>
        
        
          .mybackground {background-color:#0120db;}
        
        Background color #0120db
      
           Border around this has a color of #0120db        
        
          <div style="border:2px solid #0120db;">Content here</div>
        
        
          .myborder {border:2px solid #0120db;}
        
        Border color #0120db