#b241ee color space conversions
Hex:
        #b241ee
        RGB:
        178, 65, 238
        CMY:
        30, 75, 7
        CMYK:
        25, 73, 0, 7
      HSL:
        279°, 83.5749%, 59.4118%
        HSV (HSB):
        279°, 72.6891%, 93.3333%
        XYZ:
        35.6830, 19.4186, 82.7564
        xyY:
        0.2588, 0.1409, 19.4186
      CIE-Lab:
        51.1734, 71.1579, -66.7038
        CIE-LCH:
        51.1734, 97.5338, 316.8505
        CIE-Luv:
        51.1734, 33.4556, -109.4443
        Hunter-Lab:
        44.0666, 67.4244, -80.4992
      #b241ee color charts
#b241ee RGB chart
      #b241ee CMYK chart
      #b241ee RGB pie chart
      #b241ee color shades, tints & tones
#b241ee color schemes
#b241ee color preview, HTML & CSS examples
           This text has a color of #b241ee        
        
          <p style="color:#b241ee;">Text here</p>
        
        
          .mytext {color:#b241ee;}
        
        Text color #b241ee
      
           This box has a color of #b241ee        
        
          <div style="background-color:#b241ee;">Content here</div>
        
        
          .mybackground {background-color:#b241ee;}
        
        Background color #b241ee
      
           Border around this has a color of #b241ee        
        
          <div style="border:2px solid #b241ee;">Content here</div>
        
        
          .myborder {border:2px solid #b241ee;}
        
        Border color #b241ee