#341df5 color space conversions
Hex:
        #341df5
        RGB:
        52, 29, 245
        CMY:
        80, 89, 4
        CMYK:
        79, 88, 0, 4
      HSL:
        246°, 91.5254%, 53.7255%
        HSV (HSB):
        246°, 88.1633%, 96.0784%
        XYZ:
        18.3370, 8.2014, 87.0028
        xyY:
        0.1615, 0.0722, 8.2014
      CIE-Lab:
        34.3988, 71.6764, -98.6954
        CIE-LCH:
        34.3988, 121.9766, 305.9886
        CIE-Luv:
        34.3988, -6.9529, -127.3985
        Hunter-Lab:
        28.6380, 64.1773, -160.0773
      #341df5 color charts
#341df5 RGB chart
      #341df5 CMYK chart
      #341df5 RGB pie chart
      #341df5 color shades, tints & tones
#341df5 color schemes
#341df5 color preview, HTML & CSS examples
           This text has a color of #341df5        
        
          <p style="color:#341df5;">Text here</p>
        
        
          .mytext {color:#341df5;}
        
        Text color #341df5
      
           This box has a color of #341df5        
        
          <div style="background-color:#341df5;">Content here</div>
        
        
          .mybackground {background-color:#341df5;}
        
        Background color #341df5
      
           Border around this has a color of #341df5        
        
          <div style="border:2px solid #341df5;">Content here</div>
        
        
          .myborder {border:2px solid #341df5;}
        
        Border color #341df5