#120bd7 color space conversions
Hex:
        #120bd7
        RGB:
        18, 11, 215
        CMY:
        93, 96, 16
        CMYK:
        92, 95, 0, 16
      HSL:
        242°, 90.2655%, 44.3137%
        HSV (HSB):
        242°, 94.8837%, 84.3137%
        XYZ:
        12.6349, 5.2742, 64.6421
        xyY:
        0.1531, 0.0639, 5.2742
      CIE-Lab:
        27.5022, 67.6710, -93.0887
        CIE-LCH:
        27.5022, 115.0864, 306.0153
        CIE-Luv:
        27.5022, -7.4820, -108.0361
        Hunter-Lab:
        22.9657, 58.0140, -150.8088
      #120bd7 color charts
#120bd7 RGB chart
      #120bd7 CMYK chart
      #120bd7 RGB pie chart
      #120bd7 color shades, tints & tones
#120bd7 color schemes
#120bd7 color preview, HTML & CSS examples
           This text has a color of #120bd7        
        
          <p style="color:#120bd7;">Text here</p>
        
        
          .mytext {color:#120bd7;}
        
        Text color #120bd7
      
           This box has a color of #120bd7        
        
          <div style="background-color:#120bd7;">Content here</div>
        
        
          .mybackground {background-color:#120bd7;}
        
        Background color #120bd7
      
           Border around this has a color of #120bd7        
        
          <div style="border:2px solid #120bd7;">Content here</div>
        
        
          .myborder {border:2px solid #120bd7;}
        
        Border color #120bd7