#12a5bb color space conversions
Hex:
        #12a5bb
        RGB:
        18, 165, 187
        CMY:
        93, 35, 27
        CMYK:
        90, 12, 0, 27
      HSL:
        188°, 82.4390%, 40.1961%
        HSV (HSB):
        188°, 90.3743%, 73.3333%
        XYZ:
        22.6742, 30.6267, 51.7302
        xyY:
        0.2159, 0.2916, 30.6267
      CIE-Lab:
        62.1913, -26.9315, -21.2474
        CIE-LCH:
        62.1913, 34.3039, 218.2714
        CIE-Luv:
        62.1913, -44.8854, -28.9438
        Hunter-Lab:
        55.3414, -23.7133, -16.6821
      #12a5bb color charts
#12a5bb RGB chart
      #12a5bb CMYK chart
      #12a5bb RGB pie chart
      #12a5bb color shades, tints & tones
#12a5bb color schemes
#12a5bb color preview, HTML & CSS examples
           This text has a color of #12a5bb        
        
          <p style="color:#12a5bb;">Text here</p>
        
        
          .mytext {color:#12a5bb;}
        
        Text color #12a5bb
      
           This box has a color of #12a5bb        
        
          <div style="background-color:#12a5bb;">Content here</div>
        
        
          .mybackground {background-color:#12a5bb;}
        
        Background color #12a5bb
      
           Border around this has a color of #12a5bb        
        
          <div style="border:2px solid #12a5bb;">Content here</div>
        
        
          .myborder {border:2px solid #12a5bb;}
        
        Border color #12a5bb