#341ffb color space conversions
Hex:
        #341ffb
        RGB:
        52, 31, 251
        CMY:
        80, 88, 2
        CMYK:
        79, 88, 0, 2
      HSL:
        246°, 96.4912%, 55.2941%
        HSV (HSB):
        246°, 87.6494%, 98.4314%
        XYZ:
        19.3187, 8.6751, 91.9230
        xyY:
        0.1611, 0.0723, 8.6751
      CIE-Lab:
        35.3510, 72.6388, -100.4883
        CIE-LCH:
        35.3510, 123.9931, 305.8616
        CIE-Luv:
        35.3510, -7.4025, -130.8474
        Hunter-Lab:
        29.4535, 65.5359, -164.4241
      #341ffb color charts
#341ffb RGB chart
      #341ffb CMYK chart
      #341ffb RGB pie chart
      #341ffb color shades, tints & tones
#341ffb color schemes
#341ffb color preview, HTML & CSS examples
           This text has a color of #341ffb        
        
          <p style="color:#341ffb;">Text here</p>
        
        
          .mytext {color:#341ffb;}
        
        Text color #341ffb
      
           This box has a color of #341ffb        
        
          <div style="background-color:#341ffb;">Content here</div>
        
        
          .mybackground {background-color:#341ffb;}
        
        Background color #341ffb
      
           Border around this has a color of #341ffb        
        
          <div style="border:2px solid #341ffb;">Content here</div>
        
        
          .myborder {border:2px solid #341ffb;}
        
        Border color #341ffb