#61119f color space conversions
Hex:
        #61119f
        RGB:
        97, 17, 159
        CMY:
        62, 93, 38
        CMYK:
        39, 89, 0, 38
      HSL:
        274°, 80.6818%, 34.5098%
        HSV (HSB):
        274°, 89.3082%, 62.3529%
        XYZ:
        11.3882, 5.4455, 33.2517
        xyY:
        0.2274, 0.1087, 5.4455
      CIE-Lab:
        27.9680, 56.9783, -58.8767
        CIE-LCH:
        27.9680, 81.9328, 314.0612
        CIE-Luv:
        27.9680, 13.9612, -77.8696
        Hunter-Lab:
        23.3356, 46.2743, -68.1497
      #61119f color charts
#61119f RGB chart
      #61119f CMYK chart
      #61119f RGB pie chart
      #61119f color shades, tints & tones
#61119f color schemes
#61119f color preview, HTML & CSS examples
           This text has a color of #61119f        
        
          <p style="color:#61119f;">Text here</p>
        
        
          .mytext {color:#61119f;}
        
        Text color #61119f
      
           This box has a color of #61119f        
        
          <div style="background-color:#61119f;">Content here</div>
        
        
          .mybackground {background-color:#61119f;}
        
        Background color #61119f
      
           Border around this has a color of #61119f        
        
          <div style="border:2px solid #61119f;">Content here</div>
        
        
          .myborder {border:2px solid #61119f;}
        
        Border color #61119f