#6f1dde color space conversions
Hex:
        #6f1dde
        RGB:
        111, 29, 222
        CMY:
        56, 89, 13
        CMYK:
        50, 87, 0, 13
      HSL:
        265°, 76.8924%, 49.2157%
        HSV (HSB):
        265°, 86.9369%, 87.0588%
        XYZ:
        20.1797, 9.5322, 69.8835
        xyY:
        0.2026, 0.0957, 9.5322
      CIE-Lab:
        36.9893, 69.8810, -81.1573
        CIE-LCH:
        36.9893, 107.0974, 310.7303
        CIE-Luv:
        36.9893, 8.9793, -114.5519
        Hunter-Lab:
        30.8742, 62.6398, -112.5906
      #6f1dde color charts
#6f1dde RGB chart
      #6f1dde CMYK chart
      #6f1dde RGB pie chart
      #6f1dde color shades, tints & tones
#6f1dde color schemes
#6f1dde color preview, HTML & CSS examples
           This text has a color of #6f1dde        
        
          <p style="color:#6f1dde;">Text here</p>
        
        
          .mytext {color:#6f1dde;}
        
        Text color #6f1dde
      
           This box has a color of #6f1dde        
        
          <div style="background-color:#6f1dde;">Content here</div>
        
        
          .mybackground {background-color:#6f1dde;}
        
        Background color #6f1dde
      
           Border around this has a color of #6f1dde        
        
          <div style="border:2px solid #6f1dde;">Content here</div>
        
        
          .myborder {border:2px solid #6f1dde;}
        
        Border color #6f1dde