#b282bb color space conversions
Hex:
        #b282bb
        RGB:
        178, 130, 187
        CMY:
        30, 49, 27
        CMYK:
        5, 30, 0, 27
      HSL:
        291°, 29.5337%, 62.1569%
        HSV (HSB):
        291°, 30.4813%, 73.3333%
        XYZ:
        35.3124, 29.0181, 50.7536
        xyY:
        0.3068, 0.2521, 29.0181
      CIE-Lab:
        60.7976, 28.4212, -22.6619
        CIE-LCH:
        60.7976, 36.3501, 321.4325
        CIE-Luv:
        60.7976, 22.8744, -38.7515
        Hunter-Lab:
        53.8684, 22.7423, -18.1537
      #b282bb color charts
#b282bb RGB chart
      #b282bb CMYK chart
      #b282bb RGB pie chart
      #b282bb color shades, tints & tones
#b282bb color schemes
#b282bb color preview, HTML & CSS examples
           This text has a color of #b282bb        
        
          <p style="color:#b282bb;">Text here</p>
        
        
          .mytext {color:#b282bb;}
        
        Text color #b282bb
      
           This box has a color of #b282bb        
        
          <div style="background-color:#b282bb;">Content here</div>
        
        
          .mybackground {background-color:#b282bb;}
        
        Background color #b282bb
      
           Border around this has a color of #b282bb        
        
          <div style="border:2px solid #b282bb;">Content here</div>
        
        
          .myborder {border:2px solid #b282bb;}
        
        Border color #b282bb