#1415d1 color space conversions
Hex:
        #1415d1
        RGB:
        20, 21, 209
        CMY:
        92, 92, 18
        CMYK:
        90, 90, 0, 18
      HSL:
        240°, 82.5328%, 44.9020%
        HSV (HSB):
        240°, 90.4306%, 81.9608%
        XYZ:
        12.0653, 5.2885, 60.7065
        xyY:
        0.1546, 0.0677, 5.2885
      CIE-Lab:
        27.5414, 63.6084, -89.5382
        CIE-LCH:
        27.5414, 109.8322, 305.3902
        CIE-Luv:
        27.5414, -7.6585, -105.3765
        Hunter-Lab:
        22.9967, 53.4060, -140.4152
      #1415d1 color charts
#1415d1 RGB chart
      #1415d1 CMYK chart
      #1415d1 RGB pie chart
      #1415d1 color shades, tints & tones
#1415d1 color schemes
#1415d1 color preview, HTML & CSS examples
           This text has a color of #1415d1        
        
          <p style="color:#1415d1;">Text here</p>
        
        
          .mytext {color:#1415d1;}
        
        Text color #1415d1
      
           This box has a color of #1415d1        
        
          <div style="background-color:#1415d1;">Content here</div>
        
        
          .mybackground {background-color:#1415d1;}
        
        Background color #1415d1
      
           Border around this has a color of #1415d1        
        
          <div style="border:2px solid #1415d1;">Content here</div>
        
        
          .myborder {border:2px solid #1415d1;}
        
        Border color #1415d1