#1515ce color space conversions
Hex:
        #1515ce
        RGB:
        21, 21, 206
        CMY:
        92, 92, 19
        CMYK:
        90, 90, 0, 19
      HSL:
        240°, 81.4978%, 44.5098%
        HSV (HSB):
        240°, 89.8058%, 80.7843%
        XYZ:
        11.7180, 5.1520, 58.7693
        xyY:
        0.1549, 0.0681, 5.1520
      CIE-Lab:
        27.1635, 62.8029, -88.4199
        CIE-LCH:
        27.1635, 108.4541, 305.3854
        CIE-Luv:
        27.1635, -7.4750, -103.6651
        Hunter-Lab:
        22.6980, 52.4304, -137.6242
      #1515ce color charts
#1515ce RGB chart
      #1515ce CMYK chart
      #1515ce RGB pie chart
      #1515ce color shades, tints & tones
#1515ce color schemes
#1515ce color preview, HTML & CSS examples
           This text has a color of #1515ce        
        
          <p style="color:#1515ce;">Text here</p>
        
        
          .mytext {color:#1515ce;}
        
        Text color #1515ce
      
           This box has a color of #1515ce        
        
          <div style="background-color:#1515ce;">Content here</div>
        
        
          .mybackground {background-color:#1515ce;}
        
        Background color #1515ce
      
           Border around this has a color of #1515ce        
        
          <div style="border:2px solid #1515ce;">Content here</div>
        
        
          .myborder {border:2px solid #1515ce;}
        
        Border color #1515ce