#6400b4 color space conversions
Hex:
        #6400b4
        RGB:
        100, 0, 180
        CMY:
        61, 100, 29
        CMYK:
        44, 100, 0, 29
      HSL:
        273°, 100.0000%, 35.2941%
        HSV (HSB):
        273°, 100.0000%, 70.5882%
        XYZ:
        13.4937, 6.0046, 43.6278
        xyY:
        0.2138, 0.0951, 6.0046
      CIE-Lab:
        29.4241, 65.0428, -69.1280
        CIE-LCH:
        29.4241, 94.9170, 313.2560
        CIE-Luv:
        29.4241, 12.3871, -90.9729
        Hunter-Lab:
        24.5043, 55.4118, -88.4077
      #6400b4 color charts
#6400b4 RGB chart
      #6400b4 CMYK chart
      #6400b4 RGB pie chart
      #6400b4 color shades, tints & tones
#6400b4 color schemes
#6400b4 color preview, HTML & CSS examples
           This text has a color of #6400b4        
        
          <p style="color:#6400b4;">Text here</p>
        
        
          .mytext {color:#6400b4;}
        
        Text color #6400b4
      
           This box has a color of #6400b4        
        
          <div style="background-color:#6400b4;">Content here</div>
        
        
          .mybackground {background-color:#6400b4;}
        
        Background color #6400b4
      
           Border around this has a color of #6400b4        
        
          <div style="border:2px solid #6400b4;">Content here</div>
        
        
          .myborder {border:2px solid #6400b4;}
        
        Border color #6400b4