#6b0bef color space conversions
Hex:
        #6b0bef
        RGB:
        107, 11, 239
        CMY:
        58, 96, 6
        CMYK:
        55, 95, 0, 6
      HSL:
        265°, 91.2000%, 49.0196%
        HSV (HSB):
        265°, 95.3975%, 93.7255%
        XYZ:
        21.7631, 9.5971, 82.3667
        xyY:
        0.1914, 0.0844, 9.5971
      CIE-Lab:
        37.1095, 76.9689, -90.6651
        CIE-LCH:
        37.1095, 118.9301, 310.3292
        CIE-Luv:
        37.1095, 6.2870, -124.9990
        Hunter-Lab:
        30.9792, 71.1834, -135.9531
      #6b0bef color charts
#6b0bef RGB chart
      #6b0bef CMYK chart
      #6b0bef RGB pie chart
      #6b0bef color shades, tints & tones
#6b0bef color schemes
#6b0bef color preview, HTML & CSS examples
           This text has a color of #6b0bef        
        
          <p style="color:#6b0bef;">Text here</p>
        
        
          .mytext {color:#6b0bef;}
        
        Text color #6b0bef
      
           This box has a color of #6b0bef        
        
          <div style="background-color:#6b0bef;">Content here</div>
        
        
          .mybackground {background-color:#6b0bef;}
        
        Background color #6b0bef
      
           Border around this has a color of #6b0bef        
        
          <div style="border:2px solid #6b0bef;">Content here</div>
        
        
          .myborder {border:2px solid #6b0bef;}
        
        Border color #6b0bef