#b66af2 color space conversions
Hex:
        #b66af2
        RGB:
        182, 106, 242
        CMY:
        29, 58, 5
        CMYK:
        25, 56, 0, 5
      HSL:
        274°, 83.9506%, 68.2353%
        HSV (HSB):
        274°, 56.1983%, 94.9020%
        XYZ:
        40.4725, 26.6640, 87.0179
        xyY:
        0.2625, 0.1730, 26.6640
      CIE-Lab:
        58.6620, 54.3449, -56.8731
        CIE-LCH:
        58.6620, 78.6634, 313.6978
        CIE-Luv:
        58.6620, 25.1214, -96.2714
        Hunter-Lab:
        51.6372, 49.5407, -63.7683
      #b66af2 color charts
#b66af2 RGB chart
      #b66af2 CMYK chart
      #b66af2 RGB pie chart
      #b66af2 color shades, tints & tones
#b66af2 color schemes
#b66af2 color preview, HTML & CSS examples
           This text has a color of #b66af2        
        
          <p style="color:#b66af2;">Text here</p>
        
        
          .mytext {color:#b66af2;}
        
        Text color #b66af2
      
           This box has a color of #b66af2        
        
          <div style="background-color:#b66af2;">Content here</div>
        
        
          .mybackground {background-color:#b66af2;}
        
        Background color #b66af2
      
           Border around this has a color of #b66af2        
        
          <div style="border:2px solid #b66af2;">Content here</div>
        
        
          .myborder {border:2px solid #b66af2;}
        
        Border color #b66af2