#b60fde color space conversions
Hex:
        #b60fde
        RGB:
        182, 15, 222
        CMY:
        29, 94, 13
        CMYK:
        18, 93, 0, 13
      HSL:
        288°, 87.3418%, 46.4706%
        HSV (HSB):
        288°, 93.2432%, 87.0588%
        XYZ:
        32.6470, 15.5607, 70.3901
        xyY:
        0.2753, 0.1312, 15.5607
      CIE-Lab:
        46.3927, 81.2301, -65.3603
        CIE-LCH:
        46.3927, 104.2607, 321.1787
        CIE-Luv:
        46.3927, 45.7152, -105.4703
        Hunter-Lab:
        39.4470, 78.6976, -78.1854
      #b60fde color charts
#b60fde RGB chart
      #b60fde CMYK chart
      #b60fde RGB pie chart
      #b60fde color shades, tints & tones
#b60fde color schemes
#b60fde color preview, HTML & CSS examples
           This text has a color of #b60fde        
        
          <p style="color:#b60fde;">Text here</p>
        
        
          .mytext {color:#b60fde;}
        
        Text color #b60fde
      
           This box has a color of #b60fde        
        
          <div style="background-color:#b60fde;">Content here</div>
        
        
          .mybackground {background-color:#b60fde;}
        
        Background color #b60fde
      
           Border around this has a color of #b60fde        
        
          <div style="border:2px solid #b60fde;">Content here</div>
        
        
          .myborder {border:2px solid #b60fde;}
        
        Border color #b60fde