#12afe5 color space conversions
Hex:
        #12afe5
        RGB:
        18, 175, 229
        CMY:
        93, 31, 10
        CMYK:
        92, 24, 0, 10
      HSL:
        195°, 85.4251%, 48.4314%
        HSV (HSB):
        195°, 92.1397%, 89.8039%
        XYZ:
        29.7223, 36.4457, 79.5969
        xyY:
        0.2039, 0.2500, 36.4457
      CIE-Lab:
        66.8591, -17.7724, -37.3066
        CIE-LCH:
        66.8591, 41.3236, 244.5274
        CIE-Luv:
        66.8591, -45.1959, -57.3360
        Hunter-Lab:
        60.3703, -17.7665, -35.9134
      #12afe5 color charts
#12afe5 RGB chart
      #12afe5 CMYK chart
      #12afe5 RGB pie chart
      #12afe5 color shades, tints & tones
#12afe5 color schemes
#12afe5 color preview, HTML & CSS examples
           This text has a color of #12afe5        
        
          <p style="color:#12afe5;">Text here</p>
        
        
          .mytext {color:#12afe5;}
        
        Text color #12afe5
      
           This box has a color of #12afe5        
        
          <div style="background-color:#12afe5;">Content here</div>
        
        
          .mybackground {background-color:#12afe5;}
        
        Background color #12afe5
      
           Border around this has a color of #12afe5        
        
          <div style="border:2px solid #12afe5;">Content here</div>
        
        
          .myborder {border:2px solid #12afe5;}
        
        Border color #12afe5