#1226ef color space conversions
Hex:
        #1226ef
        RGB:
        18, 38, 239
        CMY:
        93, 85, 6
        CMYK:
        92, 84, 0, 6
      HSL:
        235°, 87.3518%, 50.3922%
        HSV (HSB):
        235°, 92.4686%, 93.7255%
        XYZ:
        16.5226, 7.7468, 82.2858
        xyY:
        0.1551, 0.0727, 7.7468
      CIE-Lab:
        33.4499, 65.9043, -96.9149
        CIE-LCH:
        33.4499, 117.2001, 304.2166
        CIE-Luv:
        33.4499, -10.3176, -123.7829
        Hunter-Lab:
        27.8331, 57.2549, -155.8018
      #1226ef color charts
#1226ef RGB chart
      #1226ef CMYK chart
      #1226ef RGB pie chart
      #1226ef color shades, tints & tones
#1226ef color schemes
#1226ef color preview, HTML & CSS examples
           This text has a color of #1226ef        
        
          <p style="color:#1226ef;">Text here</p>
        
        
          .mytext {color:#1226ef;}
        
        Text color #1226ef
      
           This box has a color of #1226ef        
        
          <div style="background-color:#1226ef;">Content here</div>
        
        
          .mybackground {background-color:#1226ef;}
        
        Background color #1226ef
      
           Border around this has a color of #1226ef        
        
          <div style="border:2px solid #1226ef;">Content here</div>
        
        
          .myborder {border:2px solid #1226ef;}
        
        Border color #1226ef