#b250f4 color space conversions
Hex:
        #b250f4
        RGB:
        178, 80, 244
        CMY:
        30, 69, 4
        CMYK:
        27, 67, 0, 4
      HSL:
        276°, 88.1720%, 63.5294%
        HSV (HSB):
        276°, 67.2131%, 95.6863%
        XYZ:
        37.5579, 21.7340, 87.8035
        xyY:
        0.2553, 0.1478, 21.7340
      CIE-Lab:
        53.7436, 66.2895, -65.9100
        CIE-LCH:
        53.7436, 93.4795, 315.1645
        CIE-Luv:
        53.7436, 29.1850, -109.2397
        Hunter-Lab:
        46.6197, 62.2193, -79.0330
      #b250f4 color charts
#b250f4 RGB chart
      #b250f4 CMYK chart
      #b250f4 RGB pie chart
      #b250f4 color shades, tints & tones
#b250f4 color schemes
#b250f4 color preview, HTML & CSS examples
           This text has a color of #b250f4        
        
          <p style="color:#b250f4;">Text here</p>
        
        
          .mytext {color:#b250f4;}
        
        Text color #b250f4
      
           This box has a color of #b250f4        
        
          <div style="background-color:#b250f4;">Content here</div>
        
        
          .mybackground {background-color:#b250f4;}
        
        Background color #b250f4
      
           Border around this has a color of #b250f4        
        
          <div style="border:2px solid #b250f4;">Content here</div>
        
        
          .myborder {border:2px solid #b250f4;}
        
        Border color #b250f4