#12b7d1 color space conversions
Hex:
        #12b7d1
        RGB:
        18, 183, 209
        CMY:
        93, 28, 18
        CMYK:
        91, 12, 0, 18
      HSL:
        188°, 84.1410%, 44.5098%
        HSV (HSB):
        188°, 91.3876%, 81.9608%
        XYZ:
        28.6916, 38.5990, 66.2598
        xyY:
        0.2148, 0.2890, 38.5990
      CIE-Lab:
        68.4598, -28.6415, -23.8628
        CIE-LCH:
        68.4598, 37.2796, 219.7996
        CIE-Luv:
        68.4598, -49.4208, -33.4397
        Hunter-Lab:
        62.1281, -26.2906, -19.7432
      #12b7d1 color charts
#12b7d1 RGB chart
      #12b7d1 CMYK chart
      #12b7d1 RGB pie chart
      #12b7d1 color shades, tints & tones
#12b7d1 color schemes
#12b7d1 color preview, HTML & CSS examples
           This text has a color of #12b7d1        
        
          <p style="color:#12b7d1;">Text here</p>
        
        
          .mytext {color:#12b7d1;}
        
        Text color #12b7d1
      
           This box has a color of #12b7d1        
        
          <div style="background-color:#12b7d1;">Content here</div>
        
        
          .mybackground {background-color:#12b7d1;}
        
        Background color #12b7d1
      
           Border around this has a color of #12b7d1        
        
          <div style="border:2px solid #12b7d1;">Content here</div>
        
        
          .myborder {border:2px solid #12b7d1;}
        
        Border color #12b7d1