#1505d2 color space conversions
Hex:
        #1505d2
        RGB:
        21, 5, 210
        CMY:
        92, 98, 18
        CMYK:
        90, 98, 0, 18
      HSL:
        245°, 95.3488%, 42.1569%
        HSV (HSB):
        245°, 97.6190%, 82.3529%
        XYZ:
        11.9964, 4.9211, 61.2904
        xyY:
        0.1534, 0.0629, 4.9211
      CIE-Lab:
        26.5088, 67.5799, -91.8445
        CIE-LCH:
        26.5088, 114.0283, 306.3459
        CIE-Luv:
        26.5088, -6.8604, -104.7998
        Hunter-Lab:
        22.1836, 57.7076, -148.2820
      #1505d2 color charts
#1505d2 RGB chart
      #1505d2 CMYK chart
      #1505d2 RGB pie chart
      #1505d2 color shades, tints & tones
#1505d2 color schemes
#1505d2 color preview, HTML & CSS examples
           This text has a color of #1505d2        
        
          <p style="color:#1505d2;">Text here</p>
        
        
          .mytext {color:#1505d2;}
        
        Text color #1505d2
      
           This box has a color of #1505d2        
        
          <div style="background-color:#1505d2;">Content here</div>
        
        
          .mybackground {background-color:#1505d2;}
        
        Background color #1505d2
      
           Border around this has a color of #1505d2        
        
          <div style="border:2px solid #1505d2;">Content here</div>
        
        
          .myborder {border:2px solid #1505d2;}
        
        Border color #1505d2