#3b23d4 color space conversions
Hex:
        #3b23d4
        RGB:
        59, 35, 212
        CMY:
        77, 86, 17
        CMYK:
        72, 83, 0, 17
      HSL:
        248°, 71.6599%, 48.4314%
        HSV (HSB):
        248°, 83.4906%, 83.1373%
        XYZ:
        14.2883, 6.8853, 62.8633
        xyY:
        0.1700, 0.0819, 6.8853
      CIE-Lab:
        31.5444, 60.9259, -84.5632
        CIE-LCH:
        31.5444, 104.2252, 305.7719
        CIE-Luv:
        31.5444, -4.5768, -109.0524
        Hunter-Lab:
        26.2399, 51.2781, -123.6738
      #3b23d4 color charts
#3b23d4 RGB chart
      #3b23d4 CMYK chart
      #3b23d4 RGB pie chart
      #3b23d4 color shades, tints & tones
#3b23d4 color schemes
#3b23d4 color preview, HTML & CSS examples
           This text has a color of #3b23d4        
        
          <p style="color:#3b23d4;">Text here</p>
        
        
          .mytext {color:#3b23d4;}
        
        Text color #3b23d4
      
           This box has a color of #3b23d4        
        
          <div style="background-color:#3b23d4;">Content here</div>
        
        
          .mybackground {background-color:#3b23d4;}
        
        Background color #3b23d4
      
           Border around this has a color of #3b23d4        
        
          <div style="border:2px solid #3b23d4;">Content here</div>
        
        
          .myborder {border:2px solid #3b23d4;}
        
        Border color #3b23d4