#1113ed color space conversions
Hex:
        #1113ed
        RGB:
        17, 19, 237
        CMY:
        93, 93, 7
        CMYK:
        93, 92, 0, 7
      HSL:
        239°, 86.6142%, 49.8039%
        HSV (HSB):
        239°, 92.8270%, 92.9412%
        XYZ:
        15.7501, 6.6993, 80.5837
        xyY:
        0.1529, 0.0650, 6.6993
      CIE-Lab:
        31.1124, 71.5616, -99.6803
        CIE-LCH:
        31.1124, 122.7078, 305.6750
        CIE-Luv:
        31.1124, -8.8402, -121.3033
        Hunter-Lab:
        25.8831, 63.3235, -166.4738
      #1113ed color charts
#1113ed RGB chart
      #1113ed CMYK chart
      #1113ed RGB pie chart
      #1113ed color shades, tints & tones
#1113ed color schemes
#1113ed color preview, HTML & CSS examples
           This text has a color of #1113ed        
        
          <p style="color:#1113ed;">Text here</p>
        
        
          .mytext {color:#1113ed;}
        
        Text color #1113ed
      
           This box has a color of #1113ed        
        
          <div style="background-color:#1113ed;">Content here</div>
        
        
          .mybackground {background-color:#1113ed;}
        
        Background color #1113ed
      
           Border around this has a color of #1113ed        
        
          <div style="border:2px solid #1113ed;">Content here</div>
        
        
          .myborder {border:2px solid #1113ed;}
        
        Border color #1113ed