#6d2fde color space conversions
Hex:
        #6d2fde
        RGB:
        109, 47, 222
        CMY:
        57, 82, 13
        CMYK:
        51, 79, 0, 13
      HSL:
        261°, 72.6141%, 52.7451%
        HSV (HSB):
        261°, 78.8288%, 87.0588%
        XYZ:
        20.5080, 10.5582, 70.0643
        xyY:
        0.2028, 0.1044, 10.5582
      CIE-Lab:
        38.8261, 63.5726, -78.1390
        CIE-LCH:
        38.8261, 100.7332, 309.1312
        CIE-Luv:
        38.8261, 6.5615, -113.1152
        Hunter-Lab:
        32.4933, 55.7961, -105.0997
      #6d2fde color charts
#6d2fde RGB chart
      #6d2fde CMYK chart
      #6d2fde RGB pie chart
      #6d2fde color shades, tints & tones
#6d2fde color schemes
#6d2fde color preview, HTML & CSS examples
           This text has a color of #6d2fde        
        
          <p style="color:#6d2fde;">Text here</p>
        
        
          .mytext {color:#6d2fde;}
        
        Text color #6d2fde
      
           This box has a color of #6d2fde        
        
          <div style="background-color:#6d2fde;">Content here</div>
        
        
          .mybackground {background-color:#6d2fde;}
        
        Background color #6d2fde
      
           Border around this has a color of #6d2fde        
        
          <div style="border:2px solid #6d2fde;">Content here</div>
        
        
          .myborder {border:2px solid #6d2fde;}
        
        Border color #6d2fde