#1513ed color space conversions
Hex:
        #1513ed
        RGB:
        21, 19, 237
        CMY:
        92, 93, 7
        CMYK:
        91, 92, 0, 7
      HSL:
        241°, 85.8268%, 50.1961%
        HSV (HSB):
        241°, 91.9831%, 92.9412%
        XYZ:
        15.8282, 6.7396, 80.5874
        xyY:
        0.1534, 0.0653, 6.7396
      CIE-Lab:
        31.2066, 71.6088, -99.5206
        CIE-LCH:
        31.2066, 122.6057, 305.7364
        CIE-Luv:
        31.2066, -8.6516, -121.3927
        Hunter-Lab:
        25.9607, 63.3997, -165.8757
      #1513ed color charts
#1513ed RGB chart
      #1513ed CMYK chart
      #1513ed RGB pie chart
      #1513ed color shades, tints & tones
#1513ed color schemes
#1513ed color preview, HTML & CSS examples
           This text has a color of #1513ed        
        
          <p style="color:#1513ed;">Text here</p>
        
        
          .mytext {color:#1513ed;}
        
        Text color #1513ed
      
           This box has a color of #1513ed        
        
          <div style="background-color:#1513ed;">Content here</div>
        
        
          .mybackground {background-color:#1513ed;}
        
        Background color #1513ed
      
           Border around this has a color of #1513ed        
        
          <div style="border:2px solid #1513ed;">Content here</div>
        
        
          .myborder {border:2px solid #1513ed;}
        
        Border color #1513ed