#6d1fbc color space conversions
Hex:
        #6d1fbc
        RGB:
        109, 31, 188
        CMY:
        57, 88, 26
        CMYK:
        42, 84, 0, 26
      HSL:
        270°, 71.6895%, 42.9412%
        HSV (HSB):
        270°, 83.5106%, 73.7255%
        XYZ:
        15.8738, 7.8620, 48.2578
        xyY:
        0.2205, 0.1092, 7.8620
      CIE-Lab:
        33.6939, 61.1515, -66.8078
        CIE-LCH:
        33.6939, 90.5693, 312.4689
        CIE-Luv:
        33.6939, 13.1783, -93.8844
        Hunter-Lab:
        28.0393, 51.9846, -82.4152
      #6d1fbc color charts
#6d1fbc RGB chart
      #6d1fbc CMYK chart
      #6d1fbc RGB pie chart
      #6d1fbc color shades, tints & tones
#6d1fbc color schemes
#6d1fbc color preview, HTML & CSS examples
           This text has a color of #6d1fbc        
        
          <p style="color:#6d1fbc;">Text here</p>
        
        
          .mytext {color:#6d1fbc;}
        
        Text color #6d1fbc
      
           This box has a color of #6d1fbc        
        
          <div style="background-color:#6d1fbc;">Content here</div>
        
        
          .mybackground {background-color:#6d1fbc;}
        
        Background color #6d1fbc
      
           Border around this has a color of #6d1fbc        
        
          <div style="border:2px solid #6d1fbc;">Content here</div>
        
        
          .myborder {border:2px solid #6d1fbc;}
        
        Border color #6d1fbc