#341dfe color space conversions
Hex:
        #341dfe
        RGB:
        52, 29, 254
        CMY:
        80, 89, 0
        CMYK:
        80, 89, 0, 0
      HSL:
        246°, 99.1189%, 55.4902%
        HSV (HSB):
        246°, 88.5827%, 99.6078%
        XYZ:
        19.7449, 8.7646, 94.4170
        xyY:
        0.1606, 0.0713, 8.7646
      CIE-Lab:
        35.5270, 74.0265, -101.8791
        CIE-LCH:
        35.5270, 125.9336, 306.0026
        CIE-Luv:
        35.5270, -7.4142, -132.4482
        Hunter-Lab:
        29.6050, 67.2412, -168.3657
      #341dfe color charts
#341dfe RGB chart
      #341dfe CMYK chart
      #341dfe RGB pie chart
      #341dfe color shades, tints & tones
#341dfe color schemes
#341dfe color preview, HTML & CSS examples
           This text has a color of #341dfe        
        
          <p style="color:#341dfe;">Text here</p>
        
        
          .mytext {color:#341dfe;}
        
        Text color #341dfe
      
           This box has a color of #341dfe        
        
          <div style="background-color:#341dfe;">Content here</div>
        
        
          .mybackground {background-color:#341dfe;}
        
        Background color #341dfe
      
           Border around this has a color of #341dfe        
        
          <div style="border:2px solid #341dfe;">Content here</div>
        
        
          .myborder {border:2px solid #341dfe;}
        
        Border color #341dfe