#120dfb color space conversions
Hex:
        #120dfb
        RGB:
        18, 13, 251
        CMY:
        93, 95, 2
        CMYK:
        93, 95, 0, 2
      HSL:
        241°, 96.7480%, 51.7647%
        HSV (HSB):
        241°, 94.8207%, 98.4314%
        XYZ:
        17.8060, 7.3815, 91.7531
        xyY:
        0.1523, 0.0631, 7.3815
      CIE-Lab:
        32.6600, 76.3548, -105.0113
        CIE-LCH:
        32.6600, 129.8362, 306.0213
        CIE-Luv:
        32.6600, -9.1074, -128.9922
        Hunter-Lab:
        27.1689, 69.4399, -181.2123
      #120dfb color charts
#120dfb RGB chart
      #120dfb CMYK chart
      #120dfb RGB pie chart
      #120dfb color shades, tints & tones
#120dfb color schemes
#120dfb color preview, HTML & CSS examples
           This text has a color of #120dfb        
        
          <p style="color:#120dfb;">Text here</p>
        
        
          .mytext {color:#120dfb;}
        
        Text color #120dfb
      
           This box has a color of #120dfb        
        
          <div style="background-color:#120dfb;">Content here</div>
        
        
          .mybackground {background-color:#120dfb;}
        
        Background color #120dfb
      
           Border around this has a color of #120dfb        
        
          <div style="border:2px solid #120dfb;">Content here</div>
        
        
          .myborder {border:2px solid #120dfb;}
        
        Border color #120dfb