#120ff0 color space conversions
Hex:
        #120ff0
        RGB:
        18, 15, 240
        CMY:
        93, 94, 6
        CMYK:
        93, 94, 0, 6
      HSL:
        241°, 88.2353%, 50.0000%
        HSV (HSB):
        241°, 93.7500%, 94.1176%
        XYZ:
        16.1485, 6.7615, 82.8921
        xyY:
        0.1526, 0.0639, 6.7615
      CIE-Lab:
        31.2577, 73.2314, -101.1409
        CIE-LCH:
        31.2577, 124.8692, 305.9065
        CIE-Luv:
        31.2577, -8.7256, -122.7917
        Hunter-Lab:
        26.0029, 65.3478, -170.8025
      #120ff0 color charts
#120ff0 RGB chart
      #120ff0 CMYK chart
      #120ff0 RGB pie chart
      #120ff0 color shades, tints & tones
#120ff0 color schemes
#120ff0 color preview, HTML & CSS examples
           This text has a color of #120ff0        
        
          <p style="color:#120ff0;">Text here</p>
        
        
          .mytext {color:#120ff0;}
        
        Text color #120ff0
      
           This box has a color of #120ff0        
        
          <div style="background-color:#120ff0;">Content here</div>
        
        
          .mybackground {background-color:#120ff0;}
        
        Background color #120ff0
      
           Border around this has a color of #120ff0        
        
          <div style="border:2px solid #120ff0;">Content here</div>
        
        
          .myborder {border:2px solid #120ff0;}
        
        Border color #120ff0