#12b3c7 color space conversions
Hex:
        #12b3c7
        RGB:
        18, 179, 199
        CMY:
        93, 30, 22
        CMYK:
        91, 10, 0, 22
      HSL:
        187°, 83.4101%, 42.5490%
        HSV (HSB):
        187°, 90.9548%, 78.0392%
        XYZ:
        26.6784, 36.4923, 59.6705
        xyY:
        0.2172, 0.2971, 36.4923
      CIE-Lab:
        66.8944, -29.9299, -20.7464
        CIE-LCH:
        66.8944, 36.4172, 214.7284
        CIE-Luv:
        66.8944, -48.8175, -28.0161
        Hunter-Lab:
        60.4089, -26.8846, -16.2790
      #12b3c7 color charts
#12b3c7 RGB chart
      #12b3c7 CMYK chart
      #12b3c7 RGB pie chart
      #12b3c7 color shades, tints & tones
#12b3c7 color schemes
#12b3c7 color preview, HTML & CSS examples
           This text has a color of #12b3c7        
        
          <p style="color:#12b3c7;">Text here</p>
        
        
          .mytext {color:#12b3c7;}
        
        Text color #12b3c7
      
           This box has a color of #12b3c7        
        
          <div style="background-color:#12b3c7;">Content here</div>
        
        
          .mybackground {background-color:#12b3c7;}
        
        Background color #12b3c7
      
           Border around this has a color of #12b3c7        
        
          <div style="border:2px solid #12b3c7;">Content here</div>
        
        
          .myborder {border:2px solid #12b3c7;}
        
        Border color #12b3c7