#3b14bd color space conversions
Hex:
        #3b14bd
        RGB:
        59, 20, 189
        CMY:
        77, 92, 26
        CMYK:
        69, 89, 0, 26
      HSL:
        254°, 80.8612%, 40.9804%
        HSV (HSB):
        254°, 89.4180%, 74.1176%
        XYZ:
        11.2391, 5.1042, 48.5370
        xyY:
        0.1732, 0.0787, 5.1042
      CIE-Lab:
        27.0297, 59.9421, -78.5912
        CIE-LCH:
        27.0297, 98.8414, 307.3330
        CIE-Luv:
        27.0297, -1.8398, -95.4105
        Hunter-Lab:
        22.5926, 49.2612, -111.5614
      #3b14bd color charts
#3b14bd RGB chart
      #3b14bd CMYK chart
      #3b14bd RGB pie chart
      #3b14bd color shades, tints & tones
#3b14bd color schemes
#3b14bd color preview, HTML & CSS examples
           This text has a color of #3b14bd        
        
          <p style="color:#3b14bd;">Text here</p>
        
        
          .mytext {color:#3b14bd;}
        
        Text color #3b14bd
      
           This box has a color of #3b14bd        
        
          <div style="background-color:#3b14bd;">Content here</div>
        
        
          .mybackground {background-color:#3b14bd;}
        
        Background color #3b14bd
      
           Border around this has a color of #3b14bd        
        
          <div style="border:2px solid #3b14bd;">Content here</div>
        
        
          .myborder {border:2px solid #3b14bd;}
        
        Border color #3b14bd