#1213ed color space conversions
Hex:
        #1213ed
        RGB:
        18, 19, 237
        CMY:
        93, 93, 7
        CMYK:
        92, 92, 0, 7
      HSL:
        240°, 85.8824%, 50.0000%
        HSV (HSB):
        240°, 92.4051%, 92.9412%
        XYZ:
        15.7684, 6.7088, 80.5846
        xyY:
        0.1530, 0.0651, 6.7088
      CIE-Lab:
        31.1345, 71.5726, -99.6428
        CIE-LCH:
        31.1345, 122.6839, 305.6894
        CIE-Luv:
        31.1345, -8.7961, -121.3244
        Hunter-Lab:
        25.9013, 63.3414, -166.3333
      #1213ed color charts
#1213ed RGB chart
      #1213ed CMYK chart
      #1213ed RGB pie chart
      #1213ed color shades, tints & tones
#1213ed color schemes
#1213ed color preview, HTML & CSS examples
           This text has a color of #1213ed        
        
          <p style="color:#1213ed;">Text here</p>
        
        
          .mytext {color:#1213ed;}
        
        Text color #1213ed
      
           This box has a color of #1213ed        
        
          <div style="background-color:#1213ed;">Content here</div>
        
        
          .mybackground {background-color:#1213ed;}
        
        Background color #1213ed
      
           Border around this has a color of #1213ed        
        
          <div style="border:2px solid #1213ed;">Content here</div>
        
        
          .myborder {border:2px solid #1213ed;}
        
        Border color #1213ed