#b60afb color space conversions
Hex:
        #b60afb
        RGB:
        182, 10, 251
        CMY:
        29, 96, 2
        CMYK:
        27, 96, 0, 2
      HSL:
        283°, 96.7871%, 51.1765%
        HSV (HSB):
        283°, 96.0159%, 98.4314%
        XYZ:
        36.8125, 17.1272, 92.6324
        xyY:
        0.2512, 0.1169, 17.1272
      CIE-Lab:
        48.4199, 86.7929, -78.4407
        CIE-LCH:
        48.4199, 116.9870, 317.8937
        CIE-Luv:
        48.4199, 37.6181, -125.0560
        Hunter-Lab:
        41.3850, 86.3544, -103.7398
      #b60afb color charts
#b60afb RGB chart
      #b60afb CMYK chart
      #b60afb RGB pie chart
      #b60afb color shades, tints & tones
#b60afb color schemes
#b60afb color preview, HTML & CSS examples
           This text has a color of #b60afb        
        
          <p style="color:#b60afb;">Text here</p>
        
        
          .mytext {color:#b60afb;}
        
        Text color #b60afb
      
           This box has a color of #b60afb        
        
          <div style="background-color:#b60afb;">Content here</div>
        
        
          .mybackground {background-color:#b60afb;}
        
        Background color #b60afb
      
           Border around this has a color of #b60afb        
        
          <div style="border:2px solid #b60afb;">Content here</div>
        
        
          .myborder {border:2px solid #b60afb;}
        
        Border color #b60afb