#120fc8 color space conversions
Hex:
        #120fc8
        RGB:
        18, 15, 200
        CMY:
        93, 94, 22
        CMYK:
        91, 93, 0, 22
      HSL:
        241°, 86.0465%, 42.1569%
        HSV (HSB):
        241°, 92.5000%, 78.4314%
        XYZ:
        10.8456, 4.6404, 54.9676
        xyY:
        0.1539, 0.0659, 4.6404
      CIE-Lab:
        25.6846, 62.8417, -87.3798
        CIE-LCH:
        25.6846, 107.6305, 305.7229
        CIE-Luv:
        25.6846, -7.0200, -99.5421
        Hunter-Lab:
        21.5415, 52.1724, -136.2115
      #120fc8 color charts
#120fc8 RGB chart
      #120fc8 CMYK chart
      #120fc8 RGB pie chart
      #120fc8 color shades, tints & tones
#120fc8 color schemes
#120fc8 color preview, HTML & CSS examples
           This text has a color of #120fc8        
        
          <p style="color:#120fc8;">Text here</p>
        
        
          .mytext {color:#120fc8;}
        
        Text color #120fc8
      
           This box has a color of #120fc8        
        
          <div style="background-color:#120fc8;">Content here</div>
        
        
          .mybackground {background-color:#120fc8;}
        
        Background color #120fc8
      
           Border around this has a color of #120fc8        
        
          <div style="border:2px solid #120fc8;">Content here</div>
        
        
          .myborder {border:2px solid #120fc8;}
        
        Border color #120fc8