#6112c1 color space conversions
Hex:
        #6112c1
        RGB:
        97, 18, 193
        CMY:
        62, 93, 24
        CMYK:
        50, 91, 0, 24
      HSL:
        267°, 82.9384%, 41.3725%
        HSV (HSB):
        267°, 90.6736%, 75.6863%
        XYZ:
        14.7717, 6.8243, 50.9907
        xyY:
        0.2035, 0.0940, 6.8243
      CIE-Lab:
        31.4034, 64.4985, -73.5827
        CIE-LCH:
        31.4034, 97.8492, 311.2360
        CIE-Luv:
        31.4034, 8.5376, -98.3673
        Hunter-Lab:
        26.1233, 55.2192, -97.4435
      #6112c1 color charts
#6112c1 RGB chart
      #6112c1 CMYK chart
      #6112c1 RGB pie chart
      #6112c1 color shades, tints & tones
#6112c1 color schemes
#6112c1 color preview, HTML & CSS examples
           This text has a color of #6112c1        
        
          <p style="color:#6112c1;">Text here</p>
        
        
          .mytext {color:#6112c1;}
        
        Text color #6112c1
      
           This box has a color of #6112c1        
        
          <div style="background-color:#6112c1;">Content here</div>
        
        
          .mybackground {background-color:#6112c1;}
        
        Background color #6112c1
      
           Border around this has a color of #6112c1        
        
          <div style="border:2px solid #6112c1;">Content here</div>
        
        
          .myborder {border:2px solid #6112c1;}
        
        Border color #6112c1