#1260ed color space conversions
Hex:
        #1260ed
        RGB:
        18, 96, 237
        CMY:
        93, 62, 7
        CMYK:
        92, 59, 0, 7
      HSL:
        219°, 85.8824%, 50.0000%
        HSV (HSB):
        219°, 92.4051%, 92.9412%
        XYZ:
        19.7184, 14.6088, 81.9013
        xyY:
        0.1697, 0.1257, 14.6088
      CIE-Lab:
        45.0936, 32.6581, -76.5554
        CIE-LCH:
        45.0936, 83.2303, 293.1029
        CIE-Luv:
        45.0936, -20.5552, -115.4825
        Hunter-Lab:
        38.2214, 25.2005, -100.2923
      #1260ed color charts
#1260ed RGB chart
      #1260ed CMYK chart
      #1260ed RGB pie chart
      #1260ed color shades, tints & tones
#1260ed color schemes
#1260ed color preview, HTML & CSS examples
           This text has a color of #1260ed        
        
          <p style="color:#1260ed;">Text here</p>
        
        
          .mytext {color:#1260ed;}
        
        Text color #1260ed
      
           This box has a color of #1260ed        
        
          <div style="background-color:#1260ed;">Content here</div>
        
        
          .mybackground {background-color:#1260ed;}
        
        Background color #1260ed
      
           Border around this has a color of #1260ed        
        
          <div style="border:2px solid #1260ed;">Content here</div>
        
        
          .myborder {border:2px solid #1260ed;}
        
        Border color #1260ed