#122bd7 color space conversions
Hex:
        #122bd7
        RGB:
        18, 43, 215
        CMY:
        93, 83, 16
        CMYK:
        92, 80, 0, 16
      HSL:
        232°, 84.5494%, 45.6863%
        HSV (HSB):
        232°, 91.6279%, 84.3137%
        XYZ:
        13.3791, 6.7626, 64.8901
        xyY:
        0.1573, 0.0795, 6.7626
      CIE-Lab:
        31.2603, 56.3869, -86.8239
        CIE-LCH:
        31.2603, 103.5272, 303.0013
        CIE-Luv:
        31.2603, -10.1278, -110.4055
        Hunter-Lab:
        26.0051, 46.3256, -129.7419
      #122bd7 color charts
#122bd7 RGB chart
      #122bd7 CMYK chart
      #122bd7 RGB pie chart
      #122bd7 color shades, tints & tones
#122bd7 color schemes
#122bd7 color preview, HTML & CSS examples
           This text has a color of #122bd7        
        
          <p style="color:#122bd7;">Text here</p>
        
        
          .mytext {color:#122bd7;}
        
        Text color #122bd7
      
           This box has a color of #122bd7        
        
          <div style="background-color:#122bd7;">Content here</div>
        
        
          .mybackground {background-color:#122bd7;}
        
        Background color #122bd7
      
           Border around this has a color of #122bd7        
        
          <div style="border:2px solid #122bd7;">Content here</div>
        
        
          .myborder {border:2px solid #122bd7;}
        
        Border color #122bd7