#120bfd color space conversions
Hex:
        #120bfd
        RGB:
        18, 11, 253
        CMY:
        93, 96, 1
        CMYK:
        93, 96, 0, 1
      HSL:
        242°, 98.3740%, 51.7647%
        HSV (HSB):
        242°, 95.6522%, 99.2157%
        XYZ:
        18.0987, 7.4598, 93.4145
        xyY:
        0.1521, 0.0627, 7.4598
      CIE-Lab:
        32.8315, 77.1753, -105.8490
        CIE-LCH:
        32.8315, 130.9964, 306.0961
        CIE-Luv:
        32.8315, -9.1207, -130.0405
        Hunter-Lab:
        27.3126, 70.4862, -183.6645
      #120bfd color charts
#120bfd RGB chart
      #120bfd CMYK chart
      #120bfd RGB pie chart
      #120bfd color shades, tints & tones
#120bfd color schemes
#120bfd color preview, HTML & CSS examples
           This text has a color of #120bfd        
        
          <p style="color:#120bfd;">Text here</p>
        
        
          .mytext {color:#120bfd;}
        
        Text color #120bfd
      
           This box has a color of #120bfd        
        
          <div style="background-color:#120bfd;">Content here</div>
        
        
          .mybackground {background-color:#120bfd;}
        
        Background color #120bfd
      
           Border around this has a color of #120bfd        
        
          <div style="border:2px solid #120bfd;">Content here</div>
        
        
          .myborder {border:2px solid #120bfd;}
        
        Border color #120bfd