#120cee color space conversions
Hex:
        #120cee
        RGB:
        18, 12, 238
        CMY:
        93, 95, 7
        CMYK:
        92, 95, 0, 7
      HSL:
        242°, 90.4000%, 49.0196%
        HSV (HSB):
        242°, 94.9580%, 93.3333%
        XYZ:
        15.8135, 6.5646, 81.3225
        xyY:
        0.1525, 0.0633, 6.5646
      CIE-Lab:
        30.7944, 73.3006, -100.7798
        CIE-LCH:
        30.7944, 124.6176, 306.0297
        CIE-Luv:
        30.7944, -8.5172, -121.4672
        Hunter-Lab:
        25.6215, 65.3325, -170.2516
      #120cee color charts
#120cee RGB chart
      #120cee CMYK chart
      #120cee RGB pie chart
      #120cee color shades, tints & tones
#120cee color schemes
#120cee color preview, HTML & CSS examples
           This text has a color of #120cee        
        
          <p style="color:#120cee;">Text here</p>
        
        
          .mytext {color:#120cee;}
        
        Text color #120cee
      
           This box has a color of #120cee        
        
          <div style="background-color:#120cee;">Content here</div>
        
        
          .mybackground {background-color:#120cee;}
        
        Background color #120cee
      
           Border around this has a color of #120cee        
        
          <div style="border:2px solid #120cee;">Content here</div>
        
        
          .myborder {border:2px solid #120cee;}
        
        Border color #120cee