#b454ed color space conversions
Hex:
        #b454ed
        RGB:
        180, 84, 237
        CMY:
        29, 67, 7
        CMYK:
        24, 65, 0, 7
      HSL:
        278°, 80.9524%, 62.9412%
        HSV (HSB):
        278°, 64.5570%, 92.9412%
        XYZ:
        37.2788, 22.1584, 82.4329
        xyY:
        0.2628, 0.1562, 22.1584
      CIE-Lab:
        54.1946, 63.4341, -61.2567
        CIE-LCH:
        54.1946, 88.1831, 316.0004
        CIE-Luv:
        54.1946, 30.8980, -102.2231
        Hunter-Lab:
        47.0727, 58.9843, -70.8769
      #b454ed color charts
#b454ed RGB chart
      #b454ed CMYK chart
      #b454ed RGB pie chart
      #b454ed color shades, tints & tones
#b454ed color schemes
#b454ed color preview, HTML & CSS examples
           This text has a color of #b454ed        
        
          <p style="color:#b454ed;">Text here</p>
        
        
          .mytext {color:#b454ed;}
        
        Text color #b454ed
      
           This box has a color of #b454ed        
        
          <div style="background-color:#b454ed;">Content here</div>
        
        
          .mybackground {background-color:#b454ed;}
        
        Background color #b454ed
      
           Border around this has a color of #b454ed        
        
          <div style="border:2px solid #b454ed;">Content here</div>
        
        
          .myborder {border:2px solid #b454ed;}
        
        Border color #b454ed