#b235db color space conversions
Hex:
        #b235db
        RGB:
        178, 53, 219
        CMY:
        30, 79, 14
        CMYK:
        19, 76, 0, 14
      HSL:
        285°, 69.7479%, 53.3333%
        HSV (HSB):
        285°, 75.7991%, 85.8824%
        XYZ:
        32.4194, 17.1257, 68.6147
        xyY:
        0.2744, 0.1449, 17.1257
      CIE-Lab:
        48.4180, 71.6847, -60.4023
        CIE-LCH:
        48.4180, 93.7397, 319.8822
        CIE-Luv:
        48.4180, 40.3193, -98.8551
        Hunter-Lab:
        41.3832, 67.4156, -69.3367
      #b235db color charts
#b235db RGB chart
      #b235db CMYK chart
      #b235db RGB pie chart
      #b235db color shades, tints & tones
#b235db color schemes
#b235db color preview, HTML & CSS examples
           This text has a color of #b235db        
        
          <p style="color:#b235db;">Text here</p>
        
        
          .mytext {color:#b235db;}
        
        Text color #b235db
      
           This box has a color of #b235db        
        
          <div style="background-color:#b235db;">Content here</div>
        
        
          .mybackground {background-color:#b235db;}
        
        Background color #b235db
      
           Border around this has a color of #b235db        
        
          <div style="border:2px solid #b235db;">Content here</div>
        
        
          .myborder {border:2px solid #b235db;}
        
        Border color #b235db