#120fc7 color space conversions
Hex:
        #120fc7
        RGB:
        18, 15, 199
        CMY:
        93, 94, 22
        CMYK:
        91, 92, 0, 22
      HSL:
        241°, 85.9813%, 41.9608%
        HSV (HSB):
        241°, 92.4623%, 78.0392%
        XYZ:
        10.7291, 4.5938, 54.3540
        xyY:
        0.1540, 0.0659, 4.5938
      CIE-Lab:
        25.5446, 62.5737, -87.0265
        CIE-LCH:
        25.5446, 107.1871, 305.7169
        CIE-Luv:
        25.5446, -6.9768, -98.9546
        Hunter-Lab:
        21.4331, 51.8466, -135.3556
      #120fc7 color charts
#120fc7 RGB chart
      #120fc7 CMYK chart
      #120fc7 RGB pie chart
      #120fc7 color shades, tints & tones
#120fc7 color schemes
#120fc7 color preview, HTML & CSS examples
           This text has a color of #120fc7        
        
          <p style="color:#120fc7;">Text here</p>
        
        
          .mytext {color:#120fc7;}
        
        Text color #120fc7
      
           This box has a color of #120fc7        
        
          <div style="background-color:#120fc7;">Content here</div>
        
        
          .mybackground {background-color:#120fc7;}
        
        Background color #120fc7
      
           Border around this has a color of #120fc7        
        
          <div style="border:2px solid #120fc7;">Content here</div>
        
        
          .myborder {border:2px solid #120fc7;}
        
        Border color #120fc7