#120cd5 color space conversions
Hex:
        #120cd5
        RGB:
        18, 12, 213
        CMY:
        93, 95, 16
        CMYK:
        92, 94, 0, 16
      HSL:
        242°, 89.3333%, 44.1176%
        HSV (HSB):
        242°, 94.3662%, 83.5294%
        XYZ:
        12.3912, 5.1956, 63.3006
        xyY:
        0.1532, 0.0642, 5.1956
      CIE-Lab:
        27.2850, 66.9558, -92.2922
        CIE-LCH:
        27.2850, 114.0216, 305.9600
        CIE-Luv:
        27.2850, -7.4370, -106.9327
        Hunter-Lab:
        22.7939, 57.1462, -148.6972
      #120cd5 color charts
#120cd5 RGB chart
      #120cd5 CMYK chart
      #120cd5 RGB pie chart
      #120cd5 color shades, tints & tones
#120cd5 color schemes
#120cd5 color preview, HTML & CSS examples
           This text has a color of #120cd5        
        
          <p style="color:#120cd5;">Text here</p>
        
        
          .mytext {color:#120cd5;}
        
        Text color #120cd5
      
           This box has a color of #120cd5        
        
          <div style="background-color:#120cd5;">Content here</div>
        
        
          .mybackground {background-color:#120cd5;}
        
        Background color #120cd5
      
           Border around this has a color of #120cd5        
        
          <div style="border:2px solid #120cd5;">Content here</div>
        
        
          .myborder {border:2px solid #120cd5;}
        
        Border color #120cd5