#b60de5 color space conversions
Hex:
        #b60de5
        RGB:
        182, 13, 229
        CMY:
        29, 95, 10
        CMYK:
        21, 94, 0, 10
      HSL:
        287°, 89.2562%, 47.4510%
        HSV (HSB):
        287°, 94.3231%, 89.8039%
        XYZ:
        33.5782, 15.8901, 75.4261
        xyY:
        0.2689, 0.1272, 15.8901
      CIE-Lab:
        46.8299, 82.6435, -68.6361
        CIE-LCH:
        46.8299, 107.4284, 320.2901
        CIE-Luv:
        46.8299, 43.6819, -110.3649
        Hunter-Lab:
        39.8624, 80.6009, -84.2827
      #b60de5 color charts
#b60de5 RGB chart
      #b60de5 CMYK chart
      #b60de5 RGB pie chart
      #b60de5 color shades, tints & tones
#b60de5 color schemes
#b60de5 color preview, HTML & CSS examples
           This text has a color of #b60de5        
        
          <p style="color:#b60de5;">Text here</p>
        
        
          .mytext {color:#b60de5;}
        
        Text color #b60de5
      
           This box has a color of #b60de5        
        
          <div style="background-color:#b60de5;">Content here</div>
        
        
          .mybackground {background-color:#b60de5;}
        
        Background color #b60de5
      
           Border around this has a color of #b60de5        
        
          <div style="border:2px solid #b60de5;">Content here</div>
        
        
          .myborder {border:2px solid #b60de5;}
        
        Border color #b60de5