#6b03b3 color space conversions
Hex:
        #6b03b3
        RGB:
        107, 3, 179
        CMY:
        58, 99, 30
        CMYK:
        40, 98, 0, 30
      HSL:
        275°, 96.7033%, 35.6863%
        HSV (HSB):
        275°, 98.3240%, 70.1961%
        XYZ:
        14.2327, 6.4456, 43.1418
        xyY:
        0.2230, 0.1010, 6.4456
      CIE-Lab:
        30.5099, 65.0391, -66.7063
        CIE-LCH:
        30.5099, 93.1655, 314.2750
        CIE-Luv:
        30.5099, 15.4818, -90.0231
        Hunter-Lab:
        25.3882, 55.6380, -82.9790
      #6b03b3 color charts
#6b03b3 RGB chart
      #6b03b3 CMYK chart
      #6b03b3 RGB pie chart
      #6b03b3 color shades, tints & tones
#6b03b3 color schemes
#6b03b3 color preview, HTML & CSS examples
           This text has a color of #6b03b3        
        
          <p style="color:#6b03b3;">Text here</p>
        
        
          .mytext {color:#6b03b3;}
        
        Text color #6b03b3
      
           This box has a color of #6b03b3        
        
          <div style="background-color:#6b03b3;">Content here</div>
        
        
          .mybackground {background-color:#6b03b3;}
        
        Background color #6b03b3
      
           Border around this has a color of #6b03b3        
        
          <div style="border:2px solid #6b03b3;">Content here</div>
        
        
          .myborder {border:2px solid #6b03b3;}
        
        Border color #6b03b3