#12bec3 color space conversions
Hex:
        #12bec3
        RGB:
        18, 190, 195
        CMY:
        93, 25, 24
        CMYK:
        91, 3, 0, 24
      HSL:
        182°, 83.0986%, 41.7647%
        HSV (HSB):
        182°, 90.7692%, 76.4706%
        XYZ:
        28.5132, 40.8956, 58.0206
        xyY:
        0.2238, 0.3209, 40.8956
      CIE-Lab:
        70.1027, -36.4194, -13.6922
        CIE-LCH:
        70.1027, 38.9082, 200.6042
        CIE-Luv:
        70.1027, -52.9219, -15.7541
        Hunter-Lab:
        63.9497, -32.3242, -9.0281
      #12bec3 color charts
#12bec3 RGB chart
      #12bec3 CMYK chart
      #12bec3 RGB pie chart
      #12bec3 color shades, tints & tones
#12bec3 color schemes
#12bec3 color preview, HTML & CSS examples
           This text has a color of #12bec3        
        
          <p style="color:#12bec3;">Text here</p>
        
        
          .mytext {color:#12bec3;}
        
        Text color #12bec3
      
           This box has a color of #12bec3        
        
          <div style="background-color:#12bec3;">Content here</div>
        
        
          .mybackground {background-color:#12bec3;}
        
        Background color #12bec3
      
           Border around this has a color of #12bec3        
        
          <div style="border:2px solid #12bec3;">Content here</div>
        
        
          .myborder {border:2px solid #12bec3;}
        
        Border color #12bec3