#6b1285 color space conversions
Hex:
        #6b1285
        RGB:
        107, 18, 133
        CMY:
        58, 93, 48
        CMYK:
        20, 86, 0, 48
      HSL:
        286°, 76.1589%, 29.6078%
        HSV (HSB):
        286°, 86.4662%, 52.1569%
        XYZ:
        10.5133, 5.2519, 22.6499
        xyY:
        0.2737, 0.1367, 5.2519
      CIE-Lab:
        27.4406, 52.7705, -43.6061
        CIE-LCH:
        27.4406, 68.4560, 320.4319
        CIE-Luv:
        27.4406, 24.8303, -59.8359
        Hunter-Lab:
        22.9170, 41.7837, -42.5572
      #6b1285 color charts
#6b1285 RGB chart
      #6b1285 CMYK chart
      #6b1285 RGB pie chart
      #6b1285 color shades, tints & tones
#6b1285 color schemes
#6b1285 color preview, HTML & CSS examples
           This text has a color of #6b1285        
        
          <p style="color:#6b1285;">Text here</p>
        
        
          .mytext {color:#6b1285;}
        
        Text color #6b1285
      
           This box has a color of #6b1285        
        
          <div style="background-color:#6b1285;">Content here</div>
        
        
          .mybackground {background-color:#6b1285;}
        
        Background color #6b1285
      
           Border around this has a color of #6b1285        
        
          <div style="border:2px solid #6b1285;">Content here</div>
        
        
          .myborder {border:2px solid #6b1285;}
        
        Border color #6b1285