#340abf color space conversions
Hex:
        #340abf
        RGB:
        52, 10, 191
        CMY:
        80, 96, 25
        CMYK:
        73, 95, 0, 25
      HSL:
        254°, 90.0498%, 39.4118%
        HSV (HSB):
        254°, 94.7644%, 74.9020%
        XYZ:
        10.9287, 4.7087, 49.6231
        xyY:
        0.1675, 0.0722, 4.7087
      CIE-Lab:
        25.8883, 62.5814, -81.6903
        CIE-LCH:
        25.8883, 102.9065, 307.4550
        CIE-Luv:
        25.8883, -2.7360, -95.7225
        Hunter-Lab:
        21.6996, 51.9245, -120.3957
      #340abf color charts
#340abf RGB chart
      #340abf CMYK chart
      #340abf RGB pie chart
      #340abf color shades, tints & tones
#340abf color schemes
#340abf color preview, HTML & CSS examples
           This text has a color of #340abf        
        
          <p style="color:#340abf;">Text here</p>
        
        
          .mytext {color:#340abf;}
        
        Text color #340abf
      
           This box has a color of #340abf        
        
          <div style="background-color:#340abf;">Content here</div>
        
        
          .mybackground {background-color:#340abf;}
        
        Background color #340abf
      
           Border around this has a color of #340abf        
        
          <div style="border:2px solid #340abf;">Content here</div>
        
        
          .myborder {border:2px solid #340abf;}
        
        Border color #340abf