#b423ee color space conversions
Hex:
        #b423ee
        RGB:
        180, 35, 238
        CMY:
        29, 86, 7
        CMYK:
        24, 85, 0, 7
      HSL:
        283°, 85.6540%, 53.5294%
        HSV (HSB):
        283°, 85.2941%, 93.3333%
        XYZ:
        34.8560, 17.0784, 82.3483
        xyY:
        0.2596, 0.1272, 17.0784
      CIE-Lab:
        48.3587, 80.4822, -71.2562
        CIE-LCH:
        48.3587, 107.4934, 318.4794
        CIE-Luv:
        48.3587, 38.5218, -114.8434
        Hunter-Lab:
        41.3260, 78.2335, -89.2159
      #b423ee color charts
#b423ee RGB chart
      #b423ee CMYK chart
      #b423ee RGB pie chart
      #b423ee color shades, tints & tones
#b423ee color schemes
#b423ee color preview, HTML & CSS examples
           This text has a color of #b423ee        
        
          <p style="color:#b423ee;">Text here</p>
        
        
          .mytext {color:#b423ee;}
        
        Text color #b423ee
      
           This box has a color of #b423ee        
        
          <div style="background-color:#b423ee;">Content here</div>
        
        
          .mybackground {background-color:#b423ee;}
        
        Background color #b423ee
      
           Border around this has a color of #b423ee        
        
          <div style="border:2px solid #b423ee;">Content here</div>
        
        
          .myborder {border:2px solid #b423ee;}
        
        Border color #b423ee