#b225ee color space conversions
Hex:
        #b225ee
        RGB:
        178, 37, 238
        CMY:
        30, 85, 7
        CMYK:
        25, 84, 0, 7
      HSL:
        282°, 85.5319%, 53.9216%
        HSV (HSB):
        282°, 84.4538%, 93.3333%
        XYZ:
        34.4543, 16.9612, 82.3468
        xyY:
        0.2576, 0.1268, 16.9612
      CIE-Lab:
        48.2111, 79.7381, -71.5097
        CIE-LCH:
        48.2111, 107.1065, 318.1140
        CIE-Luv:
        48.2111, 37.1809, -115.0037
        Hunter-Lab:
        41.1839, 77.2604, -89.7209
      #b225ee color charts
#b225ee RGB chart
      #b225ee CMYK chart
      #b225ee RGB pie chart
      #b225ee color shades, tints & tones
#b225ee color schemes
#b225ee color preview, HTML & CSS examples
           This text has a color of #b225ee        
        
          <p style="color:#b225ee;">Text here</p>
        
        
          .mytext {color:#b225ee;}
        
        Text color #b225ee
      
           This box has a color of #b225ee        
        
          <div style="background-color:#b225ee;">Content here</div>
        
        
          .mybackground {background-color:#b225ee;}
        
        Background color #b225ee
      
           Border around this has a color of #b225ee        
        
          <div style="border:2px solid #b225ee;">Content here</div>
        
        
          .myborder {border:2px solid #b225ee;}
        
        Border color #b225ee