#3601fb color space conversions
Hex:
        #3601fb
        RGB:
        54, 1, 251
        CMY:
        79, 100, 2
        CMYK:
        78, 100, 0, 2
      HSL:
        253°, 99.2063%, 49.4118%
        HSV (HSB):
        253°, 99.6016%, 98.4314%
        XYZ:
        18.9448, 7.7710, 91.7682
        xyY:
        0.1599, 0.0656, 7.7710
      CIE-Lab:
        33.5014, 78.7020, -103.5711
        CIE-LCH:
        33.5014, 130.0807, 307.2306
        CIE-Luv:
        33.5014, -5.8270, -129.8241
        Hunter-Lab:
        27.8765, 72.5238, -175.6663
      #3601fb color charts
#3601fb RGB chart
      #3601fb CMYK chart
      #3601fb RGB pie chart
      #3601fb color shades, tints & tones
#3601fb color schemes
#3601fb color preview, HTML & CSS examples
           This text has a color of #3601fb        
        
          <p style="color:#3601fb;">Text here</p>
        
        
          .mytext {color:#3601fb;}
        
        Text color #3601fb
      
           This box has a color of #3601fb        
        
          <div style="background-color:#3601fb;">Content here</div>
        
        
          .mybackground {background-color:#3601fb;}
        
        Background color #3601fb
      
           Border around this has a color of #3601fb        
        
          <div style="border:2px solid #3601fb;">Content here</div>
        
        
          .myborder {border:2px solid #3601fb;}
        
        Border color #3601fb