#120fc1 color space conversions
Hex:
        #120fc1
        RGB:
        18, 15, 193
        CMY:
        93, 94, 24
        CMYK:
        91, 92, 0, 24
      HSL:
        241°, 85.5769%, 40.7843%
        HSV (HSB):
        241°, 92.2280%, 75.6863%
        XYZ:
        10.0459, 4.3205, 50.7565
        xyY:
        0.1543, 0.0663, 4.3205
      CIE-Lab:
        24.7039, 60.9556, -84.8954
        CIE-LCH:
        24.7039, 104.5123, 305.6786
        CIE-Luv:
        24.7039, -6.7169, -95.4241
        Hunter-Lab:
        20.7858, 49.8950, -130.2292
      #120fc1 color charts
#120fc1 RGB chart
      #120fc1 CMYK chart
      #120fc1 RGB pie chart
      #120fc1 color shades, tints & tones
#120fc1 color schemes
#120fc1 color preview, HTML & CSS examples
           This text has a color of #120fc1        
        
          <p style="color:#120fc1;">Text here</p>
        
        
          .mytext {color:#120fc1;}
        
        Text color #120fc1
      
           This box has a color of #120fc1        
        
          <div style="background-color:#120fc1;">Content here</div>
        
        
          .mybackground {background-color:#120fc1;}
        
        Background color #120fc1
      
           Border around this has a color of #120fc1        
        
          <div style="border:2px solid #120fc1;">Content here</div>
        
        
          .myborder {border:2px solid #120fc1;}
        
        Border color #120fc1