#12b3ff color space conversions
Hex:
        #12b3ff
        RGB:
        18, 179, 255
        CMY:
        93, 30, 0
        CMYK:
        93, 30, 0, 0
      HSL:
        199°, 100.0000%, 53.5294%
        HSV (HSB):
        199°, 92.9412%, 100.0000%
        XYZ:
        34.4196, 39.5888, 100.4350
        xyY:
        0.1973, 0.2269, 39.5888
      CIE-Lab:
        69.1756, -10.7463, -47.8331
        CIE-LCH:
        69.1756, 49.0254, 257.3380
        CIE-Luv:
        69.1756, -44.7197, -76.4716
        Hunter-Lab:
        62.9196, -12.4627, -50.5975
      #12b3ff color charts
#12b3ff RGB chart
      #12b3ff CMYK chart
      #12b3ff RGB pie chart
      #12b3ff color shades, tints & tones
#12b3ff color schemes
#12b3ff color preview, HTML & CSS examples
           This text has a color of #12b3ff        
        
          <p style="color:#12b3ff;">Text here</p>
        
        
          .mytext {color:#12b3ff;}
        
        Text color #12b3ff
      
           This box has a color of #12b3ff        
        
          <div style="background-color:#12b3ff;">Content here</div>
        
        
          .mybackground {background-color:#12b3ff;}
        
        Background color #12b3ff
      
           Border around this has a color of #12b3ff        
        
          <div style="border:2px solid #12b3ff;">Content here</div>
        
        
          .myborder {border:2px solid #12b3ff;}
        
        Border color #12b3ff