#b285d1 color space conversions
Hex:
        #b285d1
        RGB:
        178, 133, 209
        CMY:
        30, 48, 18
        CMYK:
        15, 36, 0, 18
      HSL:
        276°, 45.2381%, 67.0588%
        HSV (HSB):
        276°, 36.3636%, 81.9608%
        XYZ:
        38.2562, 30.8435, 64.2587
        xyY:
        0.2869, 0.2313, 30.8435
      CIE-Lab:
        62.3753, 31.3440, -32.6297
        CIE-LCH:
        62.3753, 45.2454, 313.8487
        CIE-Luv:
        62.3753, 18.4537, -55.2750
        Hunter-Lab:
        55.5369, 25.7690, -29.7253
      #b285d1 color charts
#b285d1 RGB chart
      #b285d1 CMYK chart
      #b285d1 RGB pie chart
      #b285d1 color shades, tints & tones
#b285d1 color schemes
#b285d1 color preview, HTML & CSS examples
           This text has a color of #b285d1        
        
          <p style="color:#b285d1;">Text here</p>
        
        
          .mytext {color:#b285d1;}
        
        Text color #b285d1
      
           This box has a color of #b285d1        
        
          <div style="background-color:#b285d1;">Content here</div>
        
        
          .mybackground {background-color:#b285d1;}
        
        Background color #b285d1
      
           Border around this has a color of #b285d1        
        
          <div style="border:2px solid #b285d1;">Content here</div>
        
        
          .myborder {border:2px solid #b285d1;}
        
        Border color #b285d1