#122fef color space conversions
Hex:
        #122fef
        RGB:
        18, 47, 239
        CMY:
        93, 82, 6
        CMYK:
        92, 80, 0, 6
      HSL:
        232°, 87.3518%, 50.3922%
        HSV (HSB):
        232°, 92.4686%, 93.7255%
        XYZ:
        16.8460, 8.3936, 82.3936
        xyY:
        0.1565, 0.0780, 8.3936
      CIE-Lab:
        34.7896, 61.9389, -94.6847
        CIE-LCH:
        34.7896, 113.1443, 303.1911
        CIE-Luv:
        34.7896, -11.3203, -124.1932
        Hunter-Lab:
        28.9718, 53.0903, -148.3363
      #122fef color charts
#122fef RGB chart
      #122fef CMYK chart
      #122fef RGB pie chart
      #122fef color shades, tints & tones
#122fef color schemes
#122fef color preview, HTML & CSS examples
           This text has a color of #122fef        
        
          <p style="color:#122fef;">Text here</p>
        
        
          .mytext {color:#122fef;}
        
        Text color #122fef
      
           This box has a color of #122fef        
        
          <div style="background-color:#122fef;">Content here</div>
        
        
          .mybackground {background-color:#122fef;}
        
        Background color #122fef
      
           Border around this has a color of #122fef        
        
          <div style="border:2px solid #122fef;">Content here</div>
        
        
          .myborder {border:2px solid #122fef;}
        
        Border color #122fef