#411ffb color space conversions
Hex:
        #411ffb
        RGB:
        65, 31, 251
        CMY:
        75, 88, 2
        CMYK:
        74, 88, 0, 2
      HSL:
        249°, 96.4912%, 55.2941%
        HSV (HSB):
        249°, 87.6494%, 98.4314%
        XYZ:
        20.0825, 9.0688, 91.9588
        xyY:
        0.1658, 0.0749, 9.0688
      CIE-Lab:
        36.1165, 73.1638, -99.1930
        CIE-LCH:
        36.1165, 123.2566, 306.4121
        CIE-Luv:
        36.1165, -5.5809, -131.1816
        Hunter-Lab:
        30.1145, 66.3365, -159.9701
      #411ffb color charts
#411ffb RGB chart
      #411ffb CMYK chart
      #411ffb RGB pie chart
      #411ffb color shades, tints & tones
#411ffb color schemes
#411ffb color preview, HTML & CSS examples
           This text has a color of #411ffb        
        
          <p style="color:#411ffb;">Text here</p>
        
        
          .mytext {color:#411ffb;}
        
        Text color #411ffb
      
           This box has a color of #411ffb        
        
          <div style="background-color:#411ffb;">Content here</div>
        
        
          .mybackground {background-color:#411ffb;}
        
        Background color #411ffb
      
           Border around this has a color of #411ffb        
        
          <div style="border:2px solid #411ffb;">Content here</div>
        
        
          .myborder {border:2px solid #411ffb;}
        
        Border color #411ffb