#6d2bca color space conversions
Hex:
        #6d2bca
        RGB:
        109, 43, 202
        CMY:
        57, 83, 21
        CMYK:
        46, 79, 0, 21
      HSL:
        265°, 64.8980%, 48.0392%
        HSV (HSB):
        265°, 78.7129%, 79.2157%
        XYZ:
        17.8312, 9.2432, 56.7214
        xyY:
        0.2128, 0.1103, 9.2432
      CIE-Lab:
        36.4484, 60.1607, -70.4975
        CIE-LCH:
        36.4484, 92.6779, 310.4766
        CIE-Luv:
        36.4484, 9.7215, -101.2376
        Hunter-Lab:
        30.4027, 51.4858, -89.3338
      #6d2bca color charts
#6d2bca RGB chart
      #6d2bca CMYK chart
      #6d2bca RGB pie chart
      #6d2bca color shades, tints & tones
#6d2bca color schemes
#6d2bca color preview, HTML & CSS examples
           This text has a color of #6d2bca        
        
          <p style="color:#6d2bca;">Text here</p>
        
        
          .mytext {color:#6d2bca;}
        
        Text color #6d2bca
      
           This box has a color of #6d2bca        
        
          <div style="background-color:#6d2bca;">Content here</div>
        
        
          .mybackground {background-color:#6d2bca;}
        
        Background color #6d2bca
      
           Border around this has a color of #6d2bca        
        
          <div style="border:2px solid #6d2bca;">Content here</div>
        
        
          .myborder {border:2px solid #6d2bca;}
        
        Border color #6d2bca