#b280e0 color space conversions
Hex:
        #b280e0
        RGB:
        178, 128, 224
        CMY:
        30, 50, 12
        CMYK:
        21, 43, 0, 12
      HSL:
        271°, 60.7595%, 69.0196%
        HSV (HSB):
        271°, 42.8571%, 87.8431%
        XYZ:
        39.5338, 30.2851, 74.2830
        xyY:
        0.2743, 0.2102, 30.2851
      CIE-Lab:
        61.8995, 37.4595, -41.7556
        CIE-LCH:
        61.8995, 56.0958, 311.8957
        CIE-Luv:
        61.8995, 18.3600, -70.8192
        Hunter-Lab:
        55.0319, 31.9249, -41.5082
      #b280e0 color charts
#b280e0 RGB chart
      #b280e0 CMYK chart
      #b280e0 RGB pie chart
      #b280e0 color shades, tints & tones
#b280e0 color schemes
#b280e0 color preview, HTML & CSS examples
           This text has a color of #b280e0        
        
          <p style="color:#b280e0;">Text here</p>
        
        
          .mytext {color:#b280e0;}
        
        Text color #b280e0
      
           This box has a color of #b280e0        
        
          <div style="background-color:#b280e0;">Content here</div>
        
        
          .mybackground {background-color:#b280e0;}
        
        Background color #b280e0
      
           Border around this has a color of #b280e0        
        
          <div style="border:2px solid #b280e0;">Content here</div>
        
        
          .myborder {border:2px solid #b280e0;}
        
        Border color #b280e0