#b225f1 color space conversions
Hex:
        #b225f1
        RGB:
        178, 37, 241
        CMY:
        30, 85, 5
        CMYK:
        26, 85, 0, 5
      HSL:
        281°, 87.9310%, 54.5098%
        HSV (HSB):
        281°, 84.6473%, 94.5098%
        XYZ:
        34.8988, 17.1390, 84.6879
        xyY:
        0.2552, 0.1254, 17.1390
      CIE-Lab:
        48.4347, 80.3010, -72.8348
        CIE-LCH:
        48.4347, 108.4120, 317.7913
        CIE-Luv:
        48.4347, 36.3984, -117.0206
        Hunter-Lab:
        41.3993, 78.0237, -92.3064
      #b225f1 color charts
#b225f1 RGB chart
      #b225f1 CMYK chart
      #b225f1 RGB pie chart
      #b225f1 color shades, tints & tones
#b225f1 color schemes
#b225f1 color preview, HTML & CSS examples
           This text has a color of #b225f1        
        
          <p style="color:#b225f1;">Text here</p>
        
        
          .mytext {color:#b225f1;}
        
        Text color #b225f1
      
           This box has a color of #b225f1        
        
          <div style="background-color:#b225f1;">Content here</div>
        
        
          .mybackground {background-color:#b225f1;}
        
        Background color #b225f1
      
           Border around this has a color of #b225f1        
        
          <div style="border:2px solid #b225f1;">Content here</div>
        
        
          .myborder {border:2px solid #b225f1;}
        
        Border color #b225f1