#6158cd color space conversions
Hex:
        #6158cd
        RGB:
        97, 88, 205
        CMY:
        62, 65, 20
        CMYK:
        53, 57, 0, 20
      HSL:
        245°, 53.9171%, 57.4510%
        HSV (HSB):
        245°, 57.0732%, 80.3922%
        XYZ:
        19.4389, 13.9286, 59.4216
        xyY:
        0.2095, 0.1501, 13.9286
      CIE-Lab:
        44.1304, 35.4051, -59.7668
        CIE-LCH:
        44.1304, 69.4665, 300.6420
        CIE-Luv:
        44.1304, -3.7986, -91.8224
        Hunter-Lab:
        37.3211, 27.6611, -68.2752
      #6158cd color charts
#6158cd RGB chart
      #6158cd CMYK chart
      #6158cd RGB pie chart
      #6158cd color shades, tints & tones
#6158cd color schemes
#6158cd color preview, HTML & CSS examples
           This text has a color of #6158cd        
        
          <p style="color:#6158cd;">Text here</p>
        
        
          .mytext {color:#6158cd;}
        
        Text color #6158cd
      
           This box has a color of #6158cd        
        
          <div style="background-color:#6158cd;">Content here</div>
        
        
          .mybackground {background-color:#6158cd;}
        
        Background color #6158cd
      
           Border around this has a color of #6158cd        
        
          <div style="border:2px solid #6158cd;">Content here</div>
        
        
          .myborder {border:2px solid #6158cd;}
        
        Border color #6158cd