#b250ce color space conversions
Hex:
        #b250ce
        RGB:
        178, 80, 206
        CMY:
        30, 69, 19
        CMYK:
        14, 61, 0, 19
      HSL:
        287°, 56.2500%, 56.0784%
        HSV (HSB):
        287°, 61.1650%, 80.7843%
        XYZ:
        32.3693, 19.6585, 60.4809
        xyY:
        0.2877, 0.1747, 19.6585
      CIE-Lab:
        51.4489, 58.4405, -48.1142
        CIE-LCH:
        51.4489, 75.6985, 320.5353
        CIE-Luv:
        51.4489, 37.9170, -80.6133
        Hunter-Lab:
        44.3379, 52.7242, -49.8403
      #b250ce color charts
#b250ce RGB chart
      #b250ce CMYK chart
      #b250ce RGB pie chart
      #b250ce color shades, tints & tones
#b250ce color schemes
#b250ce color preview, HTML & CSS examples
           This text has a color of #b250ce        
        
          <p style="color:#b250ce;">Text here</p>
        
        
          .mytext {color:#b250ce;}
        
        Text color #b250ce
      
           This box has a color of #b250ce        
        
          <div style="background-color:#b250ce;">Content here</div>
        
        
          .mybackground {background-color:#b250ce;}
        
        Background color #b250ce
      
           Border around this has a color of #b250ce        
        
          <div style="border:2px solid #b250ce;">Content here</div>
        
        
          .myborder {border:2px solid #b250ce;}
        
        Border color #b250ce