#1505d8 color space conversions
Hex:
        #1505d8
        RGB:
        21, 5, 216
        CMY:
        92, 98, 15
        CMYK:
        90, 98, 0, 15
      HSL:
        245°, 95.4751%, 43.3333%
        HSV (HSB):
        245°, 97.6852%, 84.7059%
        XYZ:
        12.7582, 5.2258, 65.3020
        xyY:
        0.1532, 0.0627, 5.2258
      CIE-Lab:
        27.3687, 69.0739, -93.8889
        CIE-LCH:
        27.3687, 116.5605, 306.3418
        CIE-Luv:
        27.3687, -7.1362, -108.3353
        Hunter-Lab:
        22.8601, 59.6156, -153.3654
      #1505d8 color charts
#1505d8 RGB chart
      #1505d8 CMYK chart
      #1505d8 RGB pie chart
      #1505d8 color shades, tints & tones
#1505d8 color schemes
#1505d8 color preview, HTML & CSS examples
           This text has a color of #1505d8        
        
          <p style="color:#1505d8;">Text here</p>
        
        
          .mytext {color:#1505d8;}
        
        Text color #1505d8
      
           This box has a color of #1505d8        
        
          <div style="background-color:#1505d8;">Content here</div>
        
        
          .mybackground {background-color:#1505d8;}
        
        Background color #1505d8
      
           Border around this has a color of #1505d8        
        
          <div style="border:2px solid #1505d8;">Content here</div>
        
        
          .myborder {border:2px solid #1505d8;}
        
        Border color #1505d8