#b273f3 color space conversions
Hex:
        #b273f3
        RGB:
        178, 115, 243
        CMY:
        30, 55, 5
        CMYK:
        27, 53, 0, 5
      HSL:
        270°, 84.2105%, 70.1961%
        HSV (HSB):
        270°, 52.6749%, 95.2941%
        XYZ:
        40.6685, 28.1975, 88.0932
        xyY:
        0.2591, 0.1796, 28.1975
      CIE-Lab:
        60.0668, 48.8963, -55.2125
        CIE-LCH:
        60.0668, 73.7513, 311.5282
        CIE-Luv:
        60.0668, 20.0221, -93.4683
        Hunter-Lab:
        53.1013, 43.7797, -61.1891
      #b273f3 color charts
#b273f3 RGB chart
      #b273f3 CMYK chart
      #b273f3 RGB pie chart
      #b273f3 color shades, tints & tones
#b273f3 color schemes
#b273f3 color preview, HTML & CSS examples
           This text has a color of #b273f3        
        
          <p style="color:#b273f3;">Text here</p>
        
        
          .mytext {color:#b273f3;}
        
        Text color #b273f3
      
           This box has a color of #b273f3        
        
          <div style="background-color:#b273f3;">Content here</div>
        
        
          .mybackground {background-color:#b273f3;}
        
        Background color #b273f3
      
           Border around this has a color of #b273f3        
        
          <div style="border:2px solid #b273f3;">Content here</div>
        
        
          .myborder {border:2px solid #b273f3;}
        
        Border color #b273f3