#3b1fec color space conversions
Hex:
        #3b1fec
        RGB:
        59, 31, 236
        CMY:
        77, 88, 7
        CMYK:
        75, 87, 0, 7
      HSL:
        248°, 84.3621%, 52.3529%
        HSV (HSB):
        248°, 86.8644%, 92.5490%
        XYZ:
        17.4339, 7.9659, 79.9756
        xyY:
        0.1654, 0.0756, 7.9659
      CIE-Lab:
        33.9118, 68.9529, -94.3975
        CIE-LCH:
        33.9118, 116.8990, 306.1463
        CIE-Luv:
        33.9118, -5.6387, -122.5980
        Hunter-Lab:
        28.2239, 60.8676, -148.2479
      #3b1fec color charts
#3b1fec RGB chart
      #3b1fec CMYK chart
      #3b1fec RGB pie chart
      #3b1fec color shades, tints & tones
#3b1fec color schemes
#3b1fec color preview, HTML & CSS examples
           This text has a color of #3b1fec        
        
          <p style="color:#3b1fec;">Text here</p>
        
        
          .mytext {color:#3b1fec;}
        
        Text color #3b1fec
      
           This box has a color of #3b1fec        
        
          <div style="background-color:#3b1fec;">Content here</div>
        
        
          .mybackground {background-color:#3b1fec;}
        
        Background color #3b1fec
      
           Border around this has a color of #3b1fec        
        
          <div style="border:2px solid #3b1fec;">Content here</div>
        
        
          .myborder {border:2px solid #3b1fec;}
        
        Border color #3b1fec