#94315e color space conversions
Hex:
        #94315e
        RGB:
        148, 49, 94
        CMY:
        42, 81, 63
        CMYK:
        0, 67, 36, 42
      HSL:
        333°, 50.2538%, 38.6275%
        HSV (HSB):
        333°, 66.8919%, 58.0392%
        XYZ:
        15.3314, 9.3007, 11.5768
        xyY:
        0.4234, 0.2569, 9.3007
      CIE-Lab:
        36.5569, 45.6388, -4.1334
        CIE-LCH:
        36.5569, 45.8256, 354.8250
        CIE-Luv:
        36.5569, 59.7166, -12.7285
        Hunter-Lab:
        30.4970, 36.3656, -1.1589
      #94315e color charts
#94315e RGB chart
      #94315e CMYK chart
      #94315e RGB pie chart
      #94315e color shades, tints & tones
#94315e color schemes
#94315e color preview, HTML & CSS examples
           This text has a color of #94315e        
        
          <p style="color:#94315e;">Text here</p>
        
        
          .mytext {color:#94315e;}
        
        Text color #94315e
      
           This box has a color of #94315e        
        
          <div style="background-color:#94315e;">Content here</div>
        
        
          .mybackground {background-color:#94315e;}
        
        Background color #94315e
      
           Border around this has a color of #94315e        
        
          <div style="border:2px solid #94315e;">Content here</div>
        
        
          .myborder {border:2px solid #94315e;}
        
        Border color #94315e