#6112a8 color space conversions
Hex:
        #6112a8
        RGB:
        97, 18, 168
        CMY:
        62, 93, 34
        CMYK:
        42, 89, 0, 34
      HSL:
        272°, 80.6452%, 36.4706%
        HSV (HSB):
        272°, 89.2857%, 65.8824%
        XYZ:
        12.2140, 5.8012, 37.5218
        xyY:
        0.2199, 0.1045, 5.8012
      CIE-Lab:
        28.9051, 58.7581, -62.7956
        CIE-LCH:
        28.9051, 85.9988, 313.0976
        CIE-Luv:
        28.9051, 12.3377, -83.3543
        Hunter-Lab:
        24.0856, 48.3687, -75.5051
      #6112a8 color charts
#6112a8 RGB chart
      #6112a8 CMYK chart
      #6112a8 RGB pie chart
      #6112a8 color shades, tints & tones
#6112a8 color schemes
#6112a8 color preview, HTML & CSS examples
           This text has a color of #6112a8        
        
          <p style="color:#6112a8;">Text here</p>
        
        
          .mytext {color:#6112a8;}
        
        Text color #6112a8
      
           This box has a color of #6112a8        
        
          <div style="background-color:#6112a8;">Content here</div>
        
        
          .mybackground {background-color:#6112a8;}
        
        Background color #6112a8
      
           Border around this has a color of #6112a8        
        
          <div style="border:2px solid #6112a8;">Content here</div>
        
        
          .myborder {border:2px solid #6112a8;}
        
        Border color #6112a8