#b235bb color space conversions
Hex:
        #b235bb
        RGB:
        178, 53, 187
        CMY:
        30, 79, 27
        CMYK:
        5, 72, 0, 27
      HSL:
        296°, 55.8333%, 47.0588%
        HSV (HSB):
        296°, 71.6578%, 73.3333%
        XYZ:
        28.6028, 15.5990, 48.5171
        xyY:
        0.3085, 0.1682, 15.5990
      CIE-Lab:
        46.4440, 65.9082, -45.0975
        CIE-LCH:
        46.4440, 79.8604, 325.6183
        CIE-Luv:
        46.4440, 49.8017, -75.0836
        Hunter-Lab:
        39.4956, 60.1529, -45.1859
      #b235bb color charts
#b235bb RGB chart
      #b235bb CMYK chart
      #b235bb RGB pie chart
      #b235bb color shades, tints & tones
#b235bb color schemes
#b235bb color preview, HTML & CSS examples
           This text has a color of #b235bb        
        
          <p style="color:#b235bb;">Text here</p>
        
        
          .mytext {color:#b235bb;}
        
        Text color #b235bb
      
           This box has a color of #b235bb        
        
          <div style="background-color:#b235bb;">Content here</div>
        
        
          .mybackground {background-color:#b235bb;}
        
        Background color #b235bb
      
           Border around this has a color of #b235bb        
        
          <div style="border:2px solid #b235bb;">Content here</div>
        
        
          .myborder {border:2px solid #b235bb;}
        
        Border color #b235bb