#6b0fed color space conversions
Hex:
        #6b0fed
        RGB:
        107, 15, 237
        CMY:
        58, 94, 7
        CMYK:
        55, 94, 0, 7
      HSL:
        265°, 88.0952%, 49.4118%
        HSV (HSB):
        265°, 93.6709%, 92.9412%
        XYZ:
        21.5203, 9.5819, 80.8360
        xyY:
        0.1923, 0.0856, 9.5819
      CIE-Lab:
        37.0813, 75.9487, -89.5777
        CIE-LCH:
        37.0813, 117.4409, 310.2930
        CIE-Luv:
        37.0813, 6.3966, -123.8140
        Hunter-Lab:
        30.9546, 69.9264, -133.1639
      #6b0fed color charts
#6b0fed RGB chart
      #6b0fed CMYK chart
      #6b0fed RGB pie chart
      #6b0fed color shades, tints & tones
#6b0fed color schemes
#6b0fed color preview, HTML & CSS examples
           This text has a color of #6b0fed        
        
          <p style="color:#6b0fed;">Text here</p>
        
        
          .mytext {color:#6b0fed;}
        
        Text color #6b0fed
      
           This box has a color of #6b0fed        
        
          <div style="background-color:#6b0fed;">Content here</div>
        
        
          .mybackground {background-color:#6b0fed;}
        
        Background color #6b0fed
      
           Border around this has a color of #6b0fed        
        
          <div style="border:2px solid #6b0fed;">Content here</div>
        
        
          .myborder {border:2px solid #6b0fed;}
        
        Border color #6b0fed