#12bee9 color space conversions
Hex:
        #12bee9
        RGB:
        18, 190, 233
        CMY:
        93, 25, 9
        CMYK:
        92, 18, 0, 9
      HSL:
        192°, 85.6574%, 49.2157%
        HSV (HSB):
        192°, 92.2747%, 91.3725%
        XYZ:
        33.3709, 42.8387, 83.6007
        xyY:
        0.2088, 0.2681, 42.8387
      CIE-Lab:
        71.4454, -24.1863, -32.3707
        CIE-LCH:
        71.4454, 40.4085, 233.2341
        CIE-Luv:
        71.4454, -49.9747, -48.5905
        Hunter-Lab:
        65.4513, -23.5300, -29.9150
      #12bee9 color charts
#12bee9 RGB chart
      #12bee9 CMYK chart
      #12bee9 RGB pie chart
      #12bee9 color shades, tints & tones
#12bee9 color schemes
#12bee9 color preview, HTML & CSS examples
           This text has a color of #12bee9        
        
          <p style="color:#12bee9;">Text here</p>
        
        
          .mytext {color:#12bee9;}
        
        Text color #12bee9
      
           This box has a color of #12bee9        
        
          <div style="background-color:#12bee9;">Content here</div>
        
        
          .mybackground {background-color:#12bee9;}
        
        Background color #12bee9
      
           Border around this has a color of #12bee9        
        
          <div style="border:2px solid #12bee9;">Content here</div>
        
        
          .myborder {border:2px solid #12bee9;}
        
        Border color #12bee9