#b741ee color space conversions
Hex:
        #b741ee
        RGB:
        183, 65, 238
        CMY:
        28, 75, 7
        CMYK:
        23, 73, 0, 7
      HSL:
        281°, 83.5749%, 59.4118%
        HSV (HSB):
        281°, 72.6891%, 93.3333%
        XYZ:
        36.8514, 20.0209, 82.8111
        xyY:
        0.2638, 0.1433, 20.0209
      CIE-Lab:
        51.8609, 72.0893, -65.5587
        CIE-LCH:
        51.8609, 97.4413, 317.7163
        CIE-Luv:
        51.8609, 36.3239, -108.2999
        Hunter-Lab:
        44.7447, 68.7076, -78.4093
      #b741ee color charts
#b741ee RGB chart
      #b741ee CMYK chart
      #b741ee RGB pie chart
      #b741ee color shades, tints & tones
#b741ee color schemes
#b741ee color preview, HTML & CSS examples
           This text has a color of #b741ee        
        
          <p style="color:#b741ee;">Text here</p>
        
        
          .mytext {color:#b741ee;}
        
        Text color #b741ee
      
           This box has a color of #b741ee        
        
          <div style="background-color:#b741ee;">Content here</div>
        
        
          .mybackground {background-color:#b741ee;}
        
        Background color #b741ee
      
           Border around this has a color of #b741ee        
        
          <div style="border:2px solid #b741ee;">Content here</div>
        
        
          .myborder {border:2px solid #b741ee;}
        
        Border color #b741ee