#122fdf color space conversions
Hex:
        #122fdf
        RGB:
        18, 47, 223
        CMY:
        93, 82, 13
        CMYK:
        92, 79, 0, 13
      HSL:
        232°, 85.0622%, 47.2549%
        HSV (HSB):
        232°, 91.9283%, 87.4510%
        XYZ:
        14.5853, 7.4893, 70.4889
        xyY:
        0.1576, 0.0809, 7.4893
      CIE-Lab:
        32.8959, 56.9295, -88.7116
        CIE-LCH:
        32.8959, 105.4074, 302.6898
        CIE-Luv:
        32.8959, -10.8765, -115.0999
        Hunter-Lab:
        27.3667, 47.2412, -133.5579
      #122fdf color charts
#122fdf RGB chart
      #122fdf CMYK chart
      #122fdf RGB pie chart
      #122fdf color shades, tints & tones
#122fdf color schemes
#122fdf color preview, HTML & CSS examples
           This text has a color of #122fdf        
        
          <p style="color:#122fdf;">Text here</p>
        
        
          .mytext {color:#122fdf;}
        
        Text color #122fdf
      
           This box has a color of #122fdf        
        
          <div style="background-color:#122fdf;">Content here</div>
        
        
          .mybackground {background-color:#122fdf;}
        
        Background color #122fdf
      
           Border around this has a color of #122fdf        
        
          <div style="border:2px solid #122fdf;">Content here</div>
        
        
          .myborder {border:2px solid #122fdf;}
        
        Border color #122fdf