#6d13bf color space conversions
Hex:
        #6d13bf
        RGB:
        109, 19, 191
        CMY:
        57, 93, 25
        CMYK:
        43, 90, 0, 25
      HSL:
        271°, 81.9048%, 41.1765%
        HSV (HSB):
        271°, 90.0524%, 74.9020%
        XYZ:
        15.9435, 7.4785, 49.8934
        xyY:
        0.2175, 0.1020, 7.4785
      CIE-Lab:
        32.8724, 65.0951, -69.9278
        CIE-LCH:
        32.8724, 95.5367, 312.9502
        CIE-Luv:
        32.8724, 13.5582, -96.6015
        Hunter-Lab:
        27.3469, 56.2101, -89.0295
      #6d13bf color charts
#6d13bf RGB chart
      #6d13bf CMYK chart
      #6d13bf RGB pie chart
      #6d13bf color shades, tints & tones
#6d13bf color schemes
#6d13bf color preview, HTML & CSS examples
           This text has a color of #6d13bf        
        
          <p style="color:#6d13bf;">Text here</p>
        
        
          .mytext {color:#6d13bf;}
        
        Text color #6d13bf
      
           This box has a color of #6d13bf        
        
          <div style="background-color:#6d13bf;">Content here</div>
        
        
          .mybackground {background-color:#6d13bf;}
        
        Background color #6d13bf
      
           Border around this has a color of #6d13bf        
        
          <div style="border:2px solid #6d13bf;">Content here</div>
        
        
          .myborder {border:2px solid #6d13bf;}
        
        Border color #6d13bf