#120cfd color space conversions
Hex:
        #120cfd
        RGB:
        18, 12, 253
        CMY:
        93, 95, 1
        CMYK:
        93, 95, 0, 1
      HSL:
        241°, 98.3673%, 51.9608%
        HSV (HSB):
        241°, 95.2569%, 99.2157%
        XYZ:
        18.1105, 7.4834, 93.4184
        xyY:
        0.1522, 0.0629, 7.4834
      CIE-Lab:
        32.8830, 77.0161, -105.7630
        CIE-LCH:
        32.8830, 130.8331, 306.0619
        CIE-Luv:
        32.8830, -9.1553, -130.0874
        Hunter-Lab:
        27.3558, 70.3010, -183.3228
      #120cfd color charts
#120cfd RGB chart
      #120cfd CMYK chart
      #120cfd RGB pie chart
      #120cfd color shades, tints & tones
#120cfd color schemes
#120cfd color preview, HTML & CSS examples
           This text has a color of #120cfd        
        
          <p style="color:#120cfd;">Text here</p>
        
        
          .mytext {color:#120cfd;}
        
        Text color #120cfd
      
           This box has a color of #120cfd        
        
          <div style="background-color:#120cfd;">Content here</div>
        
        
          .mybackground {background-color:#120cfd;}
        
        Background color #120cfd
      
           Border around this has a color of #120cfd        
        
          <div style="border:2px solid #120cfd;">Content here</div>
        
        
          .myborder {border:2px solid #120cfd;}
        
        Border color #120cfd