#1226fd color space conversions
Hex:
        #1226fd
        RGB:
        18, 38, 253
        CMY:
        93, 85, 1
        CMYK:
        93, 85, 0, 1
      HSL:
        235°, 98.3264%, 53.1373%
        HSV (HSB):
        235°, 92.8854%, 99.2157%
        XYZ:
        18.6722, 8.6067, 93.6056
        xyY:
        0.1545, 0.0712, 8.6067
      CIE-Lab:
        35.2157, 69.9051, -101.8679
        CIE-LCH:
        35.2157, 123.5468, 304.4592
        CIE-Luv:
        35.2157, -10.7919, -131.6661
        Hunter-Lab:
        29.3371, 62.2698, -168.6399
      #1226fd color charts
#1226fd RGB chart
      #1226fd CMYK chart
      #1226fd RGB pie chart
      #1226fd color shades, tints & tones
#1226fd color schemes
#1226fd color preview, HTML & CSS examples
           This text has a color of #1226fd        
        
          <p style="color:#1226fd;">Text here</p>
        
        
          .mytext {color:#1226fd;}
        
        Text color #1226fd
      
           This box has a color of #1226fd        
        
          <div style="background-color:#1226fd;">Content here</div>
        
        
          .mybackground {background-color:#1226fd;}
        
        Background color #1226fd
      
           Border around this has a color of #1226fd        
        
          <div style="border:2px solid #1226fd;">Content here</div>
        
        
          .myborder {border:2px solid #1226fd;}
        
        Border color #1226fd