#6d0bff color space conversions
Hex:
        #6d0bff
        RGB:
        109, 11, 255
        CMY:
        57, 96, 0
        CMYK:
        57, 96, 0, 0
      HSL:
        264°, 100.0000%, 52.1569%
        HSV (HSB):
        264°, 95.6863%, 100.0000%
        XYZ:
        24.4763, 10.7106, 95.3850
        xyY:
        0.1875, 0.0820, 10.7106
      CIE-Lab:
        39.0886, 80.6556, -96.3879
        CIE-LCH:
        39.0886, 125.6820, 309.9220
        CIE-Luv:
        39.0886, 5.0304, -134.0515
        Hunter-Lab:
        32.7270, 76.2270, -149.8959
      #6d0bff color charts
#6d0bff RGB chart
      #6d0bff CMYK chart
      #6d0bff RGB pie chart
      #6d0bff color shades, tints & tones
#6d0bff color schemes
#6d0bff color preview, HTML & CSS examples
           This text has a color of #6d0bff        
        
          <p style="color:#6d0bff;">Text here</p>
        
        
          .mytext {color:#6d0bff;}
        
        Text color #6d0bff
      
           This box has a color of #6d0bff        
        
          <div style="background-color:#6d0bff;">Content here</div>
        
        
          .mybackground {background-color:#6d0bff;}
        
        Background color #6d0bff
      
           Border around this has a color of #6d0bff        
        
          <div style="border:2px solid #6d0bff;">Content here</div>
        
        
          .myborder {border:2px solid #6d0bff;}
        
        Border color #6d0bff