#42159f color space conversions
Hex:
        #42159f
        RGB:
        66, 21, 159
        CMY:
        74, 92, 38
        CMYK:
        58, 87, 0, 38
      HSL:
        260°, 76.6667%, 35.2941%
        HSV (HSB):
        260°, 86.7925%, 62.3529%
        XYZ:
        8.7729, 4.1978, 33.1488
        xyY:
        0.1902, 0.0910, 4.1978
      CIE-Lab:
        24.3148, 52.1931, -65.0361
        CIE-LCH:
        24.3148, 83.3895, 308.7479
        CIE-Luv:
        24.3148, 2.2608, -78.2773
        Hunter-Lab:
        20.4885, 40.5768, -81.5846
      #42159f color charts
#42159f RGB chart
      #42159f CMYK chart
      #42159f RGB pie chart
      #42159f color shades, tints & tones
#42159f color schemes
#42159f color preview, HTML & CSS examples
           This text has a color of #42159f        
        
          <p style="color:#42159f;">Text here</p>
        
        
          .mytext {color:#42159f;}
        
        Text color #42159f
      
           This box has a color of #42159f        
        
          <div style="background-color:#42159f;">Content here</div>
        
        
          .mybackground {background-color:#42159f;}
        
        Background color #42159f
      
           Border around this has a color of #42159f        
        
          <div style="border:2px solid #42159f;">Content here</div>
        
        
          .myborder {border:2px solid #42159f;}
        
        Border color #42159f