#b260ce color space conversions
Hex:
        #b260ce
        RGB:
        178, 96, 206
        CMY:
        30, 62, 19
        CMYK:
        14, 53, 0, 19
      HSL:
        285°, 52.8846%, 59.2157%
        HSV (HSB):
        285°, 53.3981%, 80.7843%
        XYZ:
        33.6835, 22.2870, 60.9190
        xyY:
        0.2882, 0.1907, 22.2870
      CIE-Lab:
        54.3301, 50.6843, -43.5425
        CIE-LCH:
        54.3301, 66.8195, 319.3343
        CIE-Luv:
        54.3301, 33.0546, -73.5490
        Hunter-Lab:
        47.2091, 44.7435, -43.4620
      #b260ce color charts
#b260ce RGB chart
      #b260ce CMYK chart
      #b260ce RGB pie chart
      #b260ce color shades, tints & tones
#b260ce color schemes
#b260ce color preview, HTML & CSS examples
           This text has a color of #b260ce        
        
          <p style="color:#b260ce;">Text here</p>
        
        
          .mytext {color:#b260ce;}
        
        Text color #b260ce
      
           This box has a color of #b260ce        
        
          <div style="background-color:#b260ce;">Content here</div>
        
        
          .mybackground {background-color:#b260ce;}
        
        Background color #b260ce
      
           Border around this has a color of #b260ce        
        
          <div style="border:2px solid #b260ce;">Content here</div>
        
        
          .myborder {border:2px solid #b260ce;}
        
        Border color #b260ce