#3825df color space conversions
Hex:
        #3825df
        RGB:
        56, 37, 223
        CMY:
        78, 85, 13
        CMYK:
        75, 83, 0, 13
      HSL:
        246°, 74.4000%, 50.9804%
        HSV (HSB):
        246°, 83.4081%, 87.4510%
        XYZ:
        15.6117, 7.4916, 70.4352
        xyY:
        0.1669, 0.0801, 7.4916
      CIE-Lab:
        32.9008, 63.0463, -88.6592
        CIE-LCH:
        32.9008, 108.7901, 305.4169
        CIE-Luv:
        32.9008, -5.8976, -115.3173
        Hunter-Lab:
        27.3708, 53.9139, -133.4157
      #3825df color charts
#3825df RGB chart
      #3825df CMYK chart
      #3825df RGB pie chart
      #3825df color shades, tints & tones
#3825df color schemes
#3825df color preview, HTML & CSS examples
           This text has a color of #3825df        
        
          <p style="color:#3825df;">Text here</p>
        
        
          .mytext {color:#3825df;}
        
        Text color #3825df
      
           This box has a color of #3825df        
        
          <div style="background-color:#3825df;">Content here</div>
        
        
          .mybackground {background-color:#3825df;}
        
        Background color #3825df
      
           Border around this has a color of #3825df        
        
          <div style="border:2px solid #3825df;">Content here</div>
        
        
          .myborder {border:2px solid #3825df;}
        
        Border color #3825df