#12bed2 color space conversions
Hex:
        #12bed2
        RGB:
        18, 190, 210
        CMY:
        93, 25, 18
        CMYK:
        91, 10, 0, 18
      HSL:
        186°, 84.2105%, 44.7059%
        HSV (HSB):
        186°, 91.4286%, 82.3529%
        XYZ:
        30.2958, 41.6087, 67.4073
        xyY:
        0.2175, 0.2987, 41.6087
      CIE-Lab:
        70.6003, -31.7294, -21.1452
        CIE-LCH:
        70.6003, 38.1297, 213.6804
        CIE-Luv:
        70.6003, -51.7437, -28.6288
        Hunter-Lab:
        64.5048, -29.0478, -16.8045
      #12bed2 color charts
#12bed2 RGB chart
      #12bed2 CMYK chart
      #12bed2 RGB pie chart
      #12bed2 color shades, tints & tones
#12bed2 color schemes
#12bed2 color preview, HTML & CSS examples
           This text has a color of #12bed2        
        
          <p style="color:#12bed2;">Text here</p>
        
        
          .mytext {color:#12bed2;}
        
        Text color #12bed2
      
           This box has a color of #12bed2        
        
          <div style="background-color:#12bed2;">Content here</div>
        
        
          .mybackground {background-color:#12bed2;}
        
        Background color #12bed2
      
           Border around this has a color of #12bed2        
        
          <div style="border:2px solid #12bed2;">Content here</div>
        
        
          .myborder {border:2px solid #12bed2;}
        
        Border color #12bed2