#411be2 color space conversions
Hex:
        #411be2
        RGB:
        65, 27, 226
        CMY:
        75, 89, 11
        CMYK:
        71, 88, 0, 11
      HSL:
        251°, 78.6561%, 49.6078%
        HSV (HSB):
        251°, 88.0531%, 88.6275%
        XYZ:
        16.2994, 7.3987, 72.5205
        xyY:
        0.1694, 0.0769, 7.3987
      CIE-Lab:
        32.6978, 67.8842, -90.6997
        CIE-LCH:
        32.6978, 113.2903, 306.8130
        CIE-Luv:
        32.6978, -3.7298, -116.9960
        Hunter-Lab:
        27.2005, 59.3618, -139.0355
      #411be2 color charts
#411be2 RGB chart
      #411be2 CMYK chart
      #411be2 RGB pie chart
      #411be2 color shades, tints & tones
#411be2 color schemes
#411be2 color preview, HTML & CSS examples
           This text has a color of #411be2        
        
          <p style="color:#411be2;">Text here</p>
        
        
          .mytext {color:#411be2;}
        
        Text color #411be2
      
           This box has a color of #411be2        
        
          <div style="background-color:#411be2;">Content here</div>
        
        
          .mybackground {background-color:#411be2;}
        
        Background color #411be2
      
           Border around this has a color of #411be2        
        
          <div style="border:2px solid #411be2;">Content here</div>
        
        
          .myborder {border:2px solid #411be2;}
        
        Border color #411be2