#1505ff color space conversions
Hex:
        #1505ff
        RGB:
        21, 5, 255
        CMY:
        92, 98, 0
        CMYK:
        92, 98, 0, 0
      HSL:
        244°, 100.0000%, 50.9804%
        HSV (HSB):
        244°, 98.0392%, 100.0000%
        XYZ:
        18.4135, 7.4880, 95.0826
        xyY:
        0.1522, 0.0619, 7.4880
      CIE-Lab:
        32.8929, 78.5687, -106.8677
        CIE-LCH:
        32.8929, 132.6414, 306.3232
        CIE-Luv:
        32.8929, -8.8850, -130.9889
        Hunter-Lab:
        27.3642, 72.2266, -186.8608
      #1505ff color charts
#1505ff RGB chart
      #1505ff CMYK chart
      #1505ff RGB pie chart
      #1505ff color shades, tints & tones
#1505ff color schemes
#1505ff color preview, HTML & CSS examples
           This text has a color of #1505ff        
        
          <p style="color:#1505ff;">Text here</p>
        
        
          .mytext {color:#1505ff;}
        
        Text color #1505ff
      
           This box has a color of #1505ff        
        
          <div style="background-color:#1505ff;">Content here</div>
        
        
          .mybackground {background-color:#1505ff;}
        
        Background color #1505ff
      
           Border around this has a color of #1505ff        
        
          <div style="border:2px solid #1505ff;">Content here</div>
        
        
          .myborder {border:2px solid #1505ff;}
        
        Border color #1505ff