#6160ca color space conversions
Hex:
        #6160ca
        RGB:
        97, 96, 202
        CMY:
        62, 62, 21
        CMYK:
        52, 52, 0, 21
      HSL:
        241°, 50.0000%, 58.4314%
        HSV (HSB):
        241°, 52.4752%, 79.2157%
        XYZ:
        19.7733, 15.1714, 57.7633
        xyY:
        0.2133, 0.1636, 15.1714
      CIE-Lab:
        45.8681, 29.5946, -55.2361
        CIE-LCH:
        45.8681, 62.6647, 298.1816
        CIE-Luv:
        45.8681, -5.8475, -85.7011
        Hunter-Lab:
        38.9505, 22.4526, -60.6614
      #6160ca color charts
#6160ca RGB chart
      #6160ca CMYK chart
      #6160ca RGB pie chart
      #6160ca color shades, tints & tones
#6160ca color schemes
#6160ca color preview, HTML & CSS examples
           This text has a color of #6160ca        
        
          <p style="color:#6160ca;">Text here</p>
        
        
          .mytext {color:#6160ca;}
        
        Text color #6160ca
      
           This box has a color of #6160ca        
        
          <div style="background-color:#6160ca;">Content here</div>
        
        
          .mybackground {background-color:#6160ca;}
        
        Background color #6160ca
      
           Border around this has a color of #6160ca        
        
          <div style="border:2px solid #6160ca;">Content here</div>
        
        
          .myborder {border:2px solid #6160ca;}
        
        Border color #6160ca