#1936ef color space conversions
Hex:
        #1936ef
        RGB:
        25, 54, 239
        CMY:
        90, 79, 6
        CMYK:
        90, 77, 0, 6
      HSL:
        232°, 86.9919%, 51.7647%
        HSV (HSB):
        232°, 89.5397%, 93.7255%
        XYZ:
        17.3001, 9.0770, 82.5016
        xyY:
        0.1589, 0.0834, 9.0770
      CIE-Lab:
        36.1321, 58.6533, -92.4495
        CIE-LCH:
        36.1321, 109.4857, 302.3925
        CIE-Luv:
        36.1321, -11.8619, -124.2838
        Hunter-Lab:
        30.1281, 49.7737, -141.2679
      #1936ef color charts
#1936ef RGB chart
      #1936ef CMYK chart
      #1936ef RGB pie chart
      #1936ef color shades, tints & tones
#1936ef color schemes
#1936ef color preview, HTML & CSS examples
           This text has a color of #1936ef        
        
          <p style="color:#1936ef;">Text here</p>
        
        
          .mytext {color:#1936ef;}
        
        Text color #1936ef
      
           This box has a color of #1936ef        
        
          <div style="background-color:#1936ef;">Content here</div>
        
        
          .mybackground {background-color:#1936ef;}
        
        Background color #1936ef
      
           Border around this has a color of #1936ef        
        
          <div style="border:2px solid #1936ef;">Content here</div>
        
        
          .myborder {border:2px solid #1936ef;}
        
        Border color #1936ef