#3a11fa color space conversions
Hex:
        #3a11fa
        RGB:
        58, 17, 250
        CMY:
        77, 93, 2
        CMYK:
        77, 93, 0, 2
      HSL:
        251°, 95.8848%, 52.3529%
        HSV (HSB):
        251°, 93.2000%, 98.0392%
        XYZ:
        19.2007, 8.2026, 91.0137
        xyY:
        0.1621, 0.0693, 8.2026
      CIE-Lab:
        34.4012, 76.1326, -101.5005
        CIE-LCH:
        34.4012, 126.8799, 306.8725
        CIE-Luv:
        34.4012, -5.7681, -129.9473
        Hunter-Lab:
        28.6401, 69.5484, -168.3661
      #3a11fa color charts
#3a11fa RGB chart
      #3a11fa CMYK chart
      #3a11fa RGB pie chart
      #3a11fa color shades, tints & tones
#3a11fa color schemes
#3a11fa color preview, HTML & CSS examples
           This text has a color of #3a11fa        
        
          <p style="color:#3a11fa;">Text here</p>
        
        
          .mytext {color:#3a11fa;}
        
        Text color #3a11fa
      
           This box has a color of #3a11fa        
        
          <div style="background-color:#3a11fa;">Content here</div>
        
        
          .mybackground {background-color:#3a11fa;}
        
        Background color #3a11fa
      
           Border around this has a color of #3a11fa        
        
          <div style="border:2px solid #3a11fa;">Content here</div>
        
        
          .myborder {border:2px solid #3a11fa;}
        
        Border color #3a11fa