#411ebe color space conversions
Hex:
        #411ebe
        RGB:
        65, 30, 190
        CMY:
        75, 88, 25
        CMYK:
        66, 84, 0, 25
      HSL:
        253°, 72.7273%, 43.1373%
        HSV (HSB):
        253°, 84.2105%, 74.5098%
        XYZ:
        11.9385, 5.7701, 49.1997
        xyY:
        0.1784, 0.0862, 5.7701
      CIE-Lab:
        28.8248, 57.1933, -76.1884
        CIE-LCH:
        28.8248, 95.2667, 306.8949
        CIE-Luv:
        28.8248, -1.4193, -96.4207
        Hunter-Lab:
        24.0210, 46.6785, -104.6230
      #411ebe color charts
#411ebe RGB chart
      #411ebe CMYK chart
      #411ebe RGB pie chart
      #411ebe color shades, tints & tones
#411ebe color schemes
#411ebe color preview, HTML & CSS examples
           This text has a color of #411ebe        
        
          <p style="color:#411ebe;">Text here</p>
        
        
          .mytext {color:#411ebe;}
        
        Text color #411ebe
      
           This box has a color of #411ebe        
        
          <div style="background-color:#411ebe;">Content here</div>
        
        
          .mybackground {background-color:#411ebe;}
        
        Background color #411ebe
      
           Border around this has a color of #411ebe        
        
          <div style="border:2px solid #411ebe;">Content here</div>
        
        
          .myborder {border:2px solid #411ebe;}
        
        Border color #411ebe