#12b5ee color space conversions
Hex:
        #12b5ee
        RGB:
        18, 181, 238
        CMY:
        93, 29, 7
        CMYK:
        92, 24, 0, 7
      HSL:
        196°, 86.6142%, 50.1961%
        HSV (HSB):
        196°, 92.4370%, 93.3333%
        XYZ:
        32.2059, 39.3494, 86.7867
        xyY:
        0.2034, 0.2485, 39.3494
      CIE-Lab:
        69.0036, -17.8148, -38.8782
        CIE-LCH:
        69.0036, 42.7654, 245.3818
        CIE-Luv:
        69.0036, -46.5698, -60.2626
        Hunter-Lab:
        62.7291, -18.1317, -38.1183
      #12b5ee color charts
#12b5ee RGB chart
      #12b5ee CMYK chart
      #12b5ee RGB pie chart
      #12b5ee color shades, tints & tones
#12b5ee color schemes
#12b5ee color preview, HTML & CSS examples
           This text has a color of #12b5ee        
        
          <p style="color:#12b5ee;">Text here</p>
        
        
          .mytext {color:#12b5ee;}
        
        Text color #12b5ee
      
           This box has a color of #12b5ee        
        
          <div style="background-color:#12b5ee;">Content here</div>
        
        
          .mybackground {background-color:#12b5ee;}
        
        Background color #12b5ee
      
           Border around this has a color of #12b5ee        
        
          <div style="border:2px solid #12b5ee;">Content here</div>
        
        
          .myborder {border:2px solid #12b5ee;}
        
        Border color #12b5ee