#1505ce color space conversions
Hex:
        #1505ce
        RGB:
        21, 5, 206
        CMY:
        92, 98, 19
        CMYK:
        90, 98, 0, 19
      HSL:
        245°, 95.2607%, 41.3725%
        HSV (HSB):
        245°, 97.5728%, 80.7843%
        XYZ:
        11.5041, 4.7242, 58.6980
        xyY:
        0.1535, 0.0631, 4.7242
      CIE-Lab:
        25.9341, 66.5784, -90.4736
        CIE-LCH:
        25.9341, 112.3306, 306.3489
        CIE-Luv:
        25.9341, -6.6754, -102.4352
        Hunter-Lab:
        21.7352, 56.4405, -144.9036
      #1505ce color charts
#1505ce RGB chart
      #1505ce CMYK chart
      #1505ce RGB pie chart
      #1505ce color shades, tints & tones
#1505ce color schemes
#1505ce color preview, HTML & CSS examples
           This text has a color of #1505ce        
        
          <p style="color:#1505ce;">Text here</p>
        
        
          .mytext {color:#1505ce;}
        
        Text color #1505ce
      
           This box has a color of #1505ce        
        
          <div style="background-color:#1505ce;">Content here</div>
        
        
          .mybackground {background-color:#1505ce;}
        
        Background color #1505ce
      
           Border around this has a color of #1505ce        
        
          <div style="border:2px solid #1505ce;">Content here</div>
        
        
          .myborder {border:2px solid #1505ce;}
        
        Border color #1505ce