#341dfb color space conversions
Hex:
        #341dfb
        RGB:
        52, 29, 251
        CMY:
        80, 89, 2
        CMYK:
        79, 88, 0, 2
      HSL:
        246°, 96.5217%, 54.9020%
        HSV (HSB):
        246°, 88.4462%, 98.4314%
        XYZ:
        19.2681, 8.5738, 91.9062
        xyY:
        0.1609, 0.0716, 8.5738
      CIE-Lab:
        35.1505, 73.2462, -100.8225
        CIE-LCH:
        35.1505, 124.6201, 305.9979
        CIE-Luv:
        35.1505, -7.2614, -130.7672
        Hunter-Lab:
        29.2811, 66.2182, -165.5999
      #341dfb color charts
#341dfb RGB chart
      #341dfb CMYK chart
      #341dfb RGB pie chart
      #341dfb color shades, tints & tones
#341dfb color schemes
#341dfb color preview, HTML & CSS examples
           This text has a color of #341dfb        
        
          <p style="color:#341dfb;">Text here</p>
        
        
          .mytext {color:#341dfb;}
        
        Text color #341dfb
      
           This box has a color of #341dfb        
        
          <div style="background-color:#341dfb;">Content here</div>
        
        
          .mybackground {background-color:#341dfb;}
        
        Background color #341dfb
      
           Border around this has a color of #341dfb        
        
          <div style="border:2px solid #341dfb;">Content here</div>
        
        
          .myborder {border:2px solid #341dfb;}
        
        Border color #341dfb