#6400b3 color space conversions
Hex:
        #6400b3
        RGB:
        100, 0, 179
        CMY:
        61, 100, 30
        CMYK:
        44, 100, 0, 30
      HSL:
        274°, 100.0000%, 35.0980%
        HSV (HSB):
        274°, 100.0000%, 70.1961%
        XYZ:
        13.3922, 5.9640, 43.0931
        xyY:
        0.2144, 0.0955, 5.9640
      CIE-Lab:
        29.3215, 64.8294, -68.7001
        CIE-LCH:
        29.3215, 94.4593, 313.3396
        CIE-Luv:
        29.3215, 12.5520, -90.3796
        Hunter-Lab:
        24.4213, 55.1490, -87.5266
      #6400b3 color charts
#6400b3 RGB chart
      #6400b3 CMYK chart
      #6400b3 RGB pie chart
      #6400b3 color shades, tints & tones
#6400b3 color schemes
#6400b3 color preview, HTML & CSS examples
           This text has a color of #6400b3        
        
          <p style="color:#6400b3;">Text here</p>
        
        
          .mytext {color:#6400b3;}
        
        Text color #6400b3
      
           This box has a color of #6400b3        
        
          <div style="background-color:#6400b3;">Content here</div>
        
        
          .mybackground {background-color:#6400b3;}
        
        Background color #6400b3
      
           Border around this has a color of #6400b3        
        
          <div style="border:2px solid #6400b3;">Content here</div>
        
        
          .myborder {border:2px solid #6400b3;}
        
        Border color #6400b3