#12befe color space conversions
Hex:
        #12befe
        RGB:
        18, 190, 254
        CMY:
        93, 25, 0
        CMYK:
        93, 25, 0, 0
      HSL:
        196°, 99.1597%, 53.3333%
        HSV (HSB):
        196°, 92.9134%, 99.6078%
        XYZ:
        36.5523, 44.1113, 100.3537
        xyY:
        0.2019, 0.2437, 44.1113
      CIE-Lab:
        72.3028, -17.0114, -42.3889
        CIE-LCH:
        72.3028, 45.6750, 248.1335
        CIE-Luv:
        72.3028, -48.4308, -66.7824
        Hunter-Lab:
        66.4163, -17.9908, -43.0946
      #12befe color charts
#12befe RGB chart
      #12befe CMYK chart
      #12befe RGB pie chart
      #12befe color shades, tints & tones
#12befe color schemes
#12befe color preview, HTML & CSS examples
           This text has a color of #12befe        
        
          <p style="color:#12befe;">Text here</p>
        
        
          .mytext {color:#12befe;}
        
        Text color #12befe
      
           This box has a color of #12befe        
        
          <div style="background-color:#12befe;">Content here</div>
        
        
          .mybackground {background-color:#12befe;}
        
        Background color #12befe
      
           Border around this has a color of #12befe        
        
          <div style="border:2px solid #12befe;">Content here</div>
        
        
          .myborder {border:2px solid #12befe;}
        
        Border color #12befe