#12b3ca color space conversions
Hex:
        #12b3ca
        RGB:
        18, 179, 202
        CMY:
        93, 30, 21
        CMYK:
        91, 11, 0, 21
      HSL:
        188°, 83.6364%, 43.1373%
        HSV (HSB):
        188°, 91.0891%, 79.2157%
        XYZ:
        27.0302, 36.6331, 61.5234
        xyY:
        0.2159, 0.2926, 36.6331
      CIE-Lab:
        67.0008, -28.9557, -22.2397
        CIE-LCH:
        67.0008, 36.5108, 217.5265
        CIE-Luv:
        67.0008, -48.5853, -30.6148
        Hunter-Lab:
        60.5253, -26.2021, -17.9001
      #12b3ca color charts
#12b3ca RGB chart
      #12b3ca CMYK chart
      #12b3ca RGB pie chart
      #12b3ca color shades, tints & tones
#12b3ca color schemes
#12b3ca color preview, HTML & CSS examples
           This text has a color of #12b3ca        
        
          <p style="color:#12b3ca;">Text here</p>
        
        
          .mytext {color:#12b3ca;}
        
        Text color #12b3ca
      
           This box has a color of #12b3ca        
        
          <div style="background-color:#12b3ca;">Content here</div>
        
        
          .mybackground {background-color:#12b3ca;}
        
        Background color #12b3ca
      
           Border around this has a color of #12b3ca        
        
          <div style="border:2px solid #12b3ca;">Content here</div>
        
        
          .myborder {border:2px solid #12b3ca;}
        
        Border color #12b3ca