#68118f color space conversions
Hex:
        #68118f
        RGB:
        104, 17, 143
        CMY:
        59, 93, 44
        CMYK:
        27, 88, 0, 44
      HSL:
        281°, 78.7500%, 31.3725%
        HSV (HSB):
        281°, 88.1119%, 56.0784%
        XYZ:
        10.8673, 5.3271, 26.4421
        xyY:
        0.2549, 0.1249, 5.3271
      CIE-Lab:
        27.6471, 54.5442, -49.5254
        CIE-LCH:
        27.6471, 73.6739, 317.7610
        CIE-Luv:
        27.6471, 20.7418, -67.0227
        Hunter-Lab:
        23.0806, 43.6543, -51.7687
      #68118f color charts
#68118f RGB chart
      #68118f CMYK chart
      #68118f RGB pie chart
      #68118f color shades, tints & tones
#68118f color schemes
#68118f color preview, HTML & CSS examples
           This text has a color of #68118f        
        
          <p style="color:#68118f;">Text here</p>
        
        
          .mytext {color:#68118f;}
        
        Text color #68118f
      
           This box has a color of #68118f        
        
          <div style="background-color:#68118f;">Content here</div>
        
        
          .mybackground {background-color:#68118f;}
        
        Background color #68118f
      
           Border around this has a color of #68118f        
        
          <div style="border:2px solid #68118f;">Content here</div>
        
        
          .myborder {border:2px solid #68118f;}
        
        Border color #68118f