#6f1fbc color space conversions
Hex:
        #6f1fbc
        RGB:
        111, 31, 188
        CMY:
        56, 88, 26
        CMYK:
        41, 84, 0, 26
      HSL:
        271°, 71.6895%, 42.9412%
        HSV (HSB):
        271°, 83.5106%, 73.7255%
        XYZ:
        16.1226, 7.9903, 48.2695
        xyY:
        0.2227, 0.1104, 7.9903
      CIE-Lab:
        33.9627, 61.4242, -66.3566
        CIE-LCH:
        33.9627, 90.4219, 312.7895
        CIE-Luv:
        33.9627, 14.0573, -93.6999
        Hunter-Lab:
        28.2672, 52.3429, -81.4576
      #6f1fbc color charts
#6f1fbc RGB chart
      #6f1fbc CMYK chart
      #6f1fbc RGB pie chart
      #6f1fbc color shades, tints & tones
#6f1fbc color schemes
#6f1fbc color preview, HTML & CSS examples
           This text has a color of #6f1fbc        
        
          <p style="color:#6f1fbc;">Text here</p>
        
        
          .mytext {color:#6f1fbc;}
        
        Text color #6f1fbc
      
           This box has a color of #6f1fbc        
        
          <div style="background-color:#6f1fbc;">Content here</div>
        
        
          .mybackground {background-color:#6f1fbc;}
        
        Background color #6f1fbc
      
           Border around this has a color of #6f1fbc        
        
          <div style="border:2px solid #6f1fbc;">Content here</div>
        
        
          .myborder {border:2px solid #6f1fbc;}
        
        Border color #6f1fbc