#1918d7 color space conversions
Hex:
        #1918d7
        RGB:
        25, 24, 215
        CMY:
        90, 91, 16
        CMYK:
        88, 89, 0, 16
      HSL:
        240°, 79.9163%, 46.8627%
        HSV (HSB):
        240°, 88.8372%, 84.3137%
        XYZ:
        12.9933, 5.7662, 64.7182
        xyY:
        0.1556, 0.0691, 5.7662
      CIE-Lab:
        28.8149, 64.4033, -90.8914
        CIE-LCH:
        28.8149, 111.3959, 305.3204
        CIE-Luv:
        28.8149, -7.8082, -109.2326
        Hunter-Lab:
        24.0130, 54.5625, -142.9852
      #1918d7 color charts
#1918d7 RGB chart
      #1918d7 CMYK chart
      #1918d7 RGB pie chart
      #1918d7 color shades, tints & tones
#1918d7 color schemes
#1918d7 color preview, HTML & CSS examples
           This text has a color of #1918d7        
        
          <p style="color:#1918d7;">Text here</p>
        
        
          .mytext {color:#1918d7;}
        
        Text color #1918d7
      
           This box has a color of #1918d7        
        
          <div style="background-color:#1918d7;">Content here</div>
        
        
          .mybackground {background-color:#1918d7;}
        
        Background color #1918d7
      
           Border around this has a color of #1918d7        
        
          <div style="border:2px solid #1918d7;">Content here</div>
        
        
          .myborder {border:2px solid #1918d7;}
        
        Border color #1918d7