#6f2dcb color space conversions
Hex:
        #6f2dcb
        RGB:
        111, 45, 203
        CMY:
        56, 82, 20
        CMYK:
        45, 78, 0, 20
      HSL:
        265°, 63.7097%, 48.6275%
        HSV (HSB):
        265°, 77.8325%, 79.6078%
        XYZ:
        18.2734, 9.5681, 57.3836
        xyY:
        0.2144, 0.1123, 9.5681
      CIE-Lab:
        37.0558, 59.8896, -70.0741
        CIE-LCH:
        37.0558, 92.1800, 310.5192
        CIE-Luv:
        37.0558, 10.1352, -101.3896
        Hunter-Lab:
        30.9323, 51.3183, -88.3384
      #6f2dcb color charts
#6f2dcb RGB chart
      #6f2dcb CMYK chart
      #6f2dcb RGB pie chart
      #6f2dcb color shades, tints & tones
#6f2dcb color schemes
#6f2dcb color preview, HTML & CSS examples
           This text has a color of #6f2dcb        
        
          <p style="color:#6f2dcb;">Text here</p>
        
        
          .mytext {color:#6f2dcb;}
        
        Text color #6f2dcb
      
           This box has a color of #6f2dcb        
        
          <div style="background-color:#6f2dcb;">Content here</div>
        
        
          .mybackground {background-color:#6f2dcb;}
        
        Background color #6f2dcb
      
           Border around this has a color of #6f2dcb        
        
          <div style="border:2px solid #6f2dcb;">Content here</div>
        
        
          .myborder {border:2px solid #6f2dcb;}
        
        Border color #6f2dcb