#b275f5 color space conversions
Hex:
        #b275f5
        RGB:
        178, 117, 245
        CMY:
        30, 54, 4
        CMYK:
        27, 52, 0, 4
      HSL:
        269°, 86.4865%, 70.9804%
        HSV (HSB):
        269°, 52.2449%, 96.0784%
        XYZ:
        41.2028, 28.7801, 89.7697
        xyY:
        0.2579, 0.1802, 28.7801
      CIE-Lab:
        60.5871, 48.2963, -55.4901
        CIE-LCH:
        60.5871, 73.5642, 311.0350
        CIE-Luv:
        60.5871, 19.0716, -94.0053
        Hunter-Lab:
        53.6471, 43.2117, -61.6592
      #b275f5 color charts
#b275f5 RGB chart
      #b275f5 CMYK chart
      #b275f5 RGB pie chart
      #b275f5 color shades, tints & tones
#b275f5 color schemes
#b275f5 color preview, HTML & CSS examples
           This text has a color of #b275f5        
        
          <p style="color:#b275f5;">Text here</p>
        
        
          .mytext {color:#b275f5;}
        
        Text color #b275f5
      
           This box has a color of #b275f5        
        
          <div style="background-color:#b275f5;">Content here</div>
        
        
          .mybackground {background-color:#b275f5;}
        
        Background color #b275f5
      
           Border around this has a color of #b275f5        
        
          <div style="border:2px solid #b275f5;">Content here</div>
        
        
          .myborder {border:2px solid #b275f5;}
        
        Border color #b275f5