#12bed3 color space conversions
Hex:
        #12bed3
        RGB:
        18, 190, 211
        CMY:
        93, 25, 17
        CMYK:
        91, 10, 0, 17
      HSL:
        187°, 84.2795%, 44.9020%
        HSV (HSB):
        187°, 91.4692%, 82.7451%
        XYZ:
        30.4208, 41.6587, 68.0656
        xyY:
        0.2171, 0.2973, 41.6587
      CIE-Lab:
        70.6349, -31.4098, -21.6385
        CIE-LCH:
        70.6349, 38.1418, 214.5633
        CIE-Luv:
        70.6349, -51.6656, -29.4931
        Hunter-Lab:
        64.5435, -28.8202, -17.3449
      #12bed3 color charts
#12bed3 RGB chart
      #12bed3 CMYK chart
      #12bed3 RGB pie chart
      #12bed3 color shades, tints & tones
#12bed3 color schemes
#12bed3 color preview, HTML & CSS examples
           This text has a color of #12bed3        
        
          <p style="color:#12bed3;">Text here</p>
        
        
          .mytext {color:#12bed3;}
        
        Text color #12bed3
      
           This box has a color of #12bed3        
        
          <div style="background-color:#12bed3;">Content here</div>
        
        
          .mybackground {background-color:#12bed3;}
        
        Background color #12bed3
      
           Border around this has a color of #12bed3        
        
          <div style="border:2px solid #12bed3;">Content here</div>
        
        
          .myborder {border:2px solid #12bed3;}
        
        Border color #12bed3