#b60bfa color space conversions
Hex:
        #b60bfa
        RGB:
        182, 11, 250
        CMY:
        29, 96, 2
        CMYK:
        27, 96, 0, 2
      HSL:
        283°, 95.9839%, 51.1765%
        HSV (HSB):
        283°, 95.6000%, 98.0392%
        XYZ:
        36.6664, 17.0866, 91.8080
        xyY:
        0.2519, 0.1174, 17.0866
      CIE-Lab:
        48.3689, 86.5298, -77.9647
        CIE-LCH:
        48.3689, 116.4728, 317.9807
        CIE-Luv:
        48.3689, 37.8521, -124.3656
        Hunter-Lab:
        41.3359, 85.9980, -102.7494
      #b60bfa color charts
#b60bfa RGB chart
      #b60bfa CMYK chart
      #b60bfa RGB pie chart
      #b60bfa color shades, tints & tones
#b60bfa color schemes
#b60bfa color preview, HTML & CSS examples
           This text has a color of #b60bfa        
        
          <p style="color:#b60bfa;">Text here</p>
        
        
          .mytext {color:#b60bfa;}
        
        Text color #b60bfa
      
           This box has a color of #b60bfa        
        
          <div style="background-color:#b60bfa;">Content here</div>
        
        
          .mybackground {background-color:#b60bfa;}
        
        Background color #b60bfa
      
           Border around this has a color of #b60bfa        
        
          <div style="border:2px solid #b60bfa;">Content here</div>
        
        
          .myborder {border:2px solid #b60bfa;}
        
        Border color #b60bfa